completion: complete --ignore-matching-lines
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
b454ed2c5df3f7ed0648fcb33f8104b7f4eea6af
1 file changed
+1
-1
contrib/completion/git-completion.bash
+1
-1
index 2610a55487..b4d0643b04 100644
--- a/contrib/completion/git-completion.bash
+++ b/contrib/completion/git-completion.bash
@@ -1756,7 +1756,7 @@ __git_diff_common_options="--stat --numstat --shortstat --summary
--indent-heuristic --no-indent-heuristic
--textconv --no-textconv --break-rewrites
--patch --no-patch --cc --combined-all-paths
- --anchored= --compact-summary
+ --anchored= --compact-summary --ignore-matching-lines=
"
# Options for diff/difftool