Merge branch 'mh/ref-remove-empty-directory'
[gitweb.git] / contrib / completion / git-completion.bash
index 41ee52991d0c1b1fa2a6021133cffecd3ca9deb0..a16f33b895a867b96d64257bbb937eb30455f3ef 100644 (file)
@@ -1207,6 +1207,7 @@ _git_describe ()
                __gitcomp "
                        --all --tags --contains --abbrev= --candidates=
                        --exact-match --debug --long --match --always --first-parent
+                       --exclude
                        "
                return
        esac