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 b5c3edc commit 3b69811Copy full SHA for 3b69811
contrib/completion/git-completion.bash
@@ -1745,7 +1745,7 @@ __git_diff_common_options="--stat --numstat --shortstat --summary
1745
--find-copies-harder --ignore-cr-at-eol
1746
--text --ignore-space-at-eol --ignore-space-change
1747
--ignore-all-space --ignore-blank-lines --exit-code
1748
- --quiet --ext-diff --no-ext-diff
+ --quiet --ext-diff --no-ext-diff --unified=
1749
--no-prefix --src-prefix= --dst-prefix=
1750
--inter-hunk-context= --function-context
1751
--patience --histogram --minimal
0 commit comments