Merge branch 'mk/grep-pcre'
[gitweb.git] / contrib / completion / git-completion.bash
index bb8d7d0878994eb3d53163c330de44d8c0d48b3f..b36290fa6015d9b66dc6a5891ff12f85f279a1c3 100755 (executable)
@@ -1441,8 +1441,9 @@ _git_grep ()
                __gitcomp "
                        --cached
                        --text --ignore-case --word-regexp --invert-match
-                       --full-name
+                       --full-name --line-number
                        --extended-regexp --basic-regexp --fixed-strings
+                       --perl-regexp
                        --files-with-matches --name-only
                        --files-without-match
                        --max-depth