Skip to content

Commit b454ed2

Browse files
phil-blaingitster
authored andcommitted
completion: complete --ignore-matching-lines
Signed-off-by: Philippe Blain <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 57159d5 commit b454ed2

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
@@ -1756,7 +1756,7 @@ __git_diff_common_options="--stat --numstat --shortstat --summary
17561756
--indent-heuristic --no-indent-heuristic
17571757
--textconv --no-textconv --break-rewrites
17581758
--patch --no-patch --cc --combined-all-paths
1759-
--anchored= --compact-summary
1759+
--anchored= --compact-summary --ignore-matching-lines=
17601760
"
17611761

17621762
# Options for diff/difftool

0 commit comments

Comments
 (0)