completion: complete --ignore-matching-lines
Signed-off-by: Philippe Blain <levraiphilippeblain@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
57159d5daa
commit
b454ed2c5d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue