completion: complete --unified
Signed-off-by: Philippe Blain <levraiphilippeblain@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
b5c3edc17e
commit
3b698111d5
|
@ -1745,7 +1745,7 @@ __git_diff_common_options="--stat --numstat --shortstat --summary
|
||||||
--find-copies-harder --ignore-cr-at-eol
|
--find-copies-harder --ignore-cr-at-eol
|
||||||
--text --ignore-space-at-eol --ignore-space-change
|
--text --ignore-space-at-eol --ignore-space-change
|
||||||
--ignore-all-space --ignore-blank-lines --exit-code
|
--ignore-all-space --ignore-blank-lines --exit-code
|
||||||
--quiet --ext-diff --no-ext-diff
|
--quiet --ext-diff --no-ext-diff --unified=
|
||||||
--no-prefix --src-prefix= --dst-prefix=
|
--no-prefix --src-prefix= --dst-prefix=
|
||||||
--inter-hunk-context= --function-context
|
--inter-hunk-context= --function-context
|
||||||
--patience --histogram --minimal
|
--patience --histogram --minimal
|
||||||
|
|
Loading…
Reference in New Issue