]> git.ipfire.org Git - thirdparty/git.git/commitdiff
completion: complete --ignore-matching-lines
authorPhilippe Blain <levraiphilippeblain@gmail.com>
Mon, 26 Jun 2023 16:24:35 +0000 (16:24 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Jun 2023 16:40:11 +0000 (09:40 -0700)
Signed-off-by: Philippe Blain <levraiphilippeblain@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash

index 2610a55487ba8af37f4fcbefb8bd7bea6d282539..b4d0643b04978a44782a20924bb57ac13101f689 100644 (file)
@@ -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