Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
contrib/completion: --line-number to git grep
[gitweb.git]
/
contrib
/
completion
/
git-completion.bash
diff --git
a/contrib/completion/git-completion.bash
b/contrib/completion/git-completion.bash
index 840ae38760a5de84b369b208a52cc579ce478378..3dc9cbe9f9d4a22db004047bf00165c4834a9b3b 100755
(executable)
--- a/
contrib/completion/git-completion.bash
+++ b/
contrib/completion/git-completion.bash
@@
-1485,7
+1485,7
@@
_git_grep ()
__gitcomp "
--cached
--text --ignore-case --word-regexp --invert-match
- --full-name
+ --full-name
--line-number
--extended-regexp --basic-regexp --fixed-strings
--files-with-matches --name-only
--files-without-match