Skip to content

Commit 2e419b0

Browse files
phil-blaingitster
authored andcommitted
completion: complete --patch-with-raw
Signed-off-by: Philippe Blain <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 706b3e7 commit 2e419b0

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
@@ -1807,7 +1807,7 @@ __git_diff_common_options="--stat --numstat --shortstat --summary
18071807
--output= --output-indicator-context=
18081808
--output-indicator-new= --output-indicator-old=
18091809
--ws-error-highlight=
1810-
--pickaxe-all --pickaxe-regex
1810+
--pickaxe-all --pickaxe-regex --patch-with-raw
18111811
"
18121812

18131813
# Options for diff/difftool

0 commit comments

Comments
 (0)