Merge branch 'mk/grep-max-depth'

* mk/grep-max-depth:
  grep: Add --max-depth option.
This commit is contained in:
Junio C Hamano
2009-08-10 22:15:12 -07:00
5 changed files with 103 additions and 11 deletions

View File

@ -1047,6 +1047,7 @@ _git_grep ()
--extended-regexp --basic-regexp --fixed-strings
--files-with-matches --name-only
--files-without-match
--max-depth
--count
--and --or --not --all-match
"