Merge branch 'mk/grep-max-depth'
* mk/grep-max-depth: grep: Add --max-depth option.
This commit is contained in:
@ -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
|
||||
"
|
||||
|
Reference in New Issue
Block a user