Imported Upstream version 2.14.3
[platform/upstream/git.git] / contrib / completion / git-completion.bash
index d934417..0e16f01 100644 (file)
@@ -1385,7 +1385,7 @@ _git_describe ()
                __gitcomp "
                        --all --tags --contains --abbrev= --candidates=
                        --exact-match --debug --long --match --always --first-parent
-                       --exclude
+                       --exclude --dirty --broken
                        "
                return
        esac