Skip to content

Commit 3e7a5b4

Browse files
committed
Sync with maint
* maint: completion: complete diff --word-diff
2 parents 266f1fd + c0add30 commit 3e7a5b4

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
@@ -1163,7 +1163,7 @@ __git_diff_common_options="--stat --numstat --shortstat --summary
11631163
--no-prefix --src-prefix= --dst-prefix=
11641164
--inter-hunk-context=
11651165
--patience --histogram --minimal
1166-
--raw
1166+
--raw --word-diff
11671167
--dirstat --dirstat= --dirstat-by-file
11681168
--dirstat-by-file= --cumulative
11691169
--diff-algorithm=

0 commit comments

Comments
 (0)