]> Pileus Git - ~andy/git/commitdiff
contrib/completion: --notes, --no-notes
authorMichael J Gruber <git@drmicha.warpmail.net>
Thu, 14 Apr 2011 17:53:13 +0000 (19:53 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 14 Apr 2011 19:24:18 +0000 (12:24 -0700)
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash

index 840ae38760a5de84b369b208a52cc579ce478378..7e6a3eee8408c771d77786fcad09f4920e8350cd 100755 (executable)
@@ -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="