We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26463c8 commit f135aacCopy full SHA for f135aac
contrib/completion/git-completion.bash
@@ -771,7 +771,7 @@ _git_diff ()
771
__gitcomp "--cached --stat --numstat --shortstat --summary
772
--patch-with-stat --name-only --name-status --color
773
--no-color --color-words --no-renames --check
774
- --full-index --binary --abbrev --diff-filter
+ --full-index --binary --abbrev --diff-filter=
775
--find-copies-harder --pickaxe-all --pickaxe-regex
776
--text --ignore-space-at-eol --ignore-space-change
777
--ignore-all-space --exit-code --quiet --ext-diff
0 commit comments