contrib/completion: --notes, --no-notes
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
ab18b2c0df
commit
3925b57568
@ -1584,7 +1584,7 @@ __git_log_common_options="
|
||||
__git_log_gitk_options="
|
||||
--dense --sparse --full-history
|
||||
--simplify-merges --simplify-by-decoration
|
||||
--left-right
|
||||
--left-right --notes --no-notes
|
||||
"
|
||||
# Options that go well for log and shortlog (not gitk)
|
||||
__git_log_shortlog_options="
|
||||
|
Loading…
Reference in New Issue
Block a user