Merge branch 'mm/add-p-split-error'
[gitweb.git] / contrib / completion / git-completion.bash
index 16205467b1303100b5d67f55371aff749ff5c57d..5944c824abe9aa4dee8b63b0e91a047125722b22 100644 (file)
@@ -1422,7 +1422,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:"
@@ -2186,6 +2186,7 @@ _git_config ()
                pull.octopus
                pull.twohead
                push.default
+               push.followTags
                rebase.autosquash
                rebase.stat
                receive.autogc