Skip to content

Commit 3a4d453

Browse files
phil-blaingitster
authored andcommitted
completion: complete --line-prefix
Signed-off-by: Philippe Blain <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 08a9a6d commit 3a4d453

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
@@ -1757,7 +1757,7 @@ __git_diff_common_options="--stat --numstat --shortstat --summary
17571757
--textconv --no-textconv --break-rewrites
17581758
--patch --no-patch --cc --combined-all-paths
17591759
--anchored= --compact-summary --ignore-matching-lines=
1760-
--irreversible-delete
1760+
--irreversible-delete --line-prefix
17611761
"
17621762

17631763
# Options for diff/difftool

0 commit comments

Comments
 (0)