completion: offer '--(no-)patch' among 'git log' options
Signed-off-by: SZEDER Gábor <szeder.dev@gmail.com> Signed-off-by: Derrick Stolee <dstolee@microsoft.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
2f6775f00c
commit
b928e488bd
@ -1860,6 +1860,7 @@ _git_log ()
|
|||||||
$merge
|
$merge
|
||||||
$__git_diff_common_options
|
$__git_diff_common_options
|
||||||
--pickaxe-all --pickaxe-regex
|
--pickaxe-all --pickaxe-regex
|
||||||
|
--patch --no-patch
|
||||||
"
|
"
|
||||||
return
|
return
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user