Merge branch 'jc/unused-symbols'
[gitweb.git] / contrib / completion / git-completion.bash
index 8cfee95f88006269e4227f98701b9af8587af0bd..c21190d7510c173482b7784f9e8c4bf0b56cb1e1 100644 (file)
@@ -1425,7 +1425,7 @@ __git_log_gitk_options="
 # Options that go well for log and shortlog (not gitk)
 __git_log_shortlog_options="
        --author= --committer= --grep=
-       --all-match
+       --all-match --invert-grep
 "
 
 __git_log_pretty_formats="oneline short medium full fuller email raw format:"