Skip to content

Commit c0add30

Browse files
artagnongitster
authored andcommitted
completion: complete diff --word-diff
Signed-off-by: Ramkumar Ramachandra <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent f2b4626 commit c0add30

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
@@ -1246,7 +1246,7 @@ __git_diff_common_options="--stat --numstat --shortstat --summary
12461246
--no-prefix --src-prefix= --dst-prefix=
12471247
--inter-hunk-context=
12481248
--patience --histogram --minimal
1249-
--raw
1249+
--raw --word-diff
12501250
--dirstat --dirstat= --dirstat-by-file
12511251
--dirstat-by-file= --cumulative
12521252
--diff-algorithm=

0 commit comments

Comments
 (0)