Skip to content

Commit 3b69811

Browse files
phil-blaingitster
authored andcommitted
completion: complete --unified
Signed-off-by: Philippe Blain <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent b5c3edc commit 3b69811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/completion/git-completion.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1745,7 +1745,7 @@ __git_diff_common_options="--stat --numstat --shortstat --summary
17451745
--find-copies-harder --ignore-cr-at-eol
17461746
--text --ignore-space-at-eol --ignore-space-change
17471747
--ignore-all-space --ignore-blank-lines --exit-code
1748-
--quiet --ext-diff --no-ext-diff
1748+
--quiet --ext-diff --no-ext-diff --unified=
17491749
--no-prefix --src-prefix= --dst-prefix=
17501750
--inter-hunk-context= --function-context
17511751
--patience --histogram --minimal

0 commit comments

Comments
 (0)