diff options
Diffstat (limited to 'Completion/Unix/Command/_git')
| -rw-r--r-- | Completion/Unix/Command/_git | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Completion/Unix/Command/_git b/Completion/Unix/Command/_git index 0da95e52b..516a3bf28 100644 --- a/Completion/Unix/Command/_git +++ b/Completion/Unix/Command/_git @@ -1663,7 +1663,7 @@ _git-grep () { '--all-match[all patterns must match]' \ ':pattern:' \ '*::tree-or-file:->files' && ret=0 - + case $state in |
