Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
contrib/completion: --line-number to git grep
The "-n" option of "git grep" gained a synonym "--line-number" with commit 7d6cb10 ("grep: Add the option '--line-number'", 2011-03-28). Teach bash-completion about it. Signed-off-by: Michał Kiedrowicz <michal.kiedrowicz@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information