completion: complete --line-prefix
Signed-off-by: Philippe Blain <levraiphilippeblain@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Philippe Blain committed
Jun 26, 2023 at 16:24 UTC
3a4d45324614ab96754636e545fa054dac09d9f5
1 file changed
+1
-1
contrib/completion/git-completion.bash
+1
-1
index 7246ced14a..13d6730f33 100644
--- a/contrib/completion/git-completion.bash
+++ b/contrib/completion/git-completion.bash
@@ -1757,7 +1757,7 @@ __git_diff_common_options="--stat --numstat --shortstat --summary
--textconv --no-textconv --break-rewrites
--patch --no-patch --cc --combined-all-paths
--anchored= --compact-summary --ignore-matching-lines=
- --irreversible-delete
+ --irreversible-delete --line-prefix
"
# Options for diff/difftool