Skip to content

Commit e6414b4

Browse files
t-bgitster
authored andcommitted
completion: complete "diff --word-diff-regex="
Signed-off-by: Thomas Braun <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 2435856 commit e6414b4

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
@@ -1168,7 +1168,7 @@ __git_diff_common_options="--stat --numstat --shortstat --summary
11681168
--no-prefix --src-prefix= --dst-prefix=
11691169
--inter-hunk-context=
11701170
--patience --histogram --minimal
1171-
--raw --word-diff
1171+
--raw --word-diff --word-diff-regex=
11721172
--dirstat --dirstat= --dirstat-by-file
11731173
--dirstat-by-file= --cumulative
11741174
--diff-algorithm=

0 commit comments

Comments
 (0)