Code

Merge branch 'maint'
[git.git] / contrib / completion / git-completion.bash
index fccb4998504f1b9773fddc25b2335306bdac01f9..93f088189e6b65e03eddea9013273f0559837d26 100755 (executable)
@@ -736,7 +736,7 @@ _git_commit ()
        --*)
                __gitcomp "
                        --all --author= --signoff --verify --no-verify
-                       --edit --amend --include --only
+                       --edit --amend --include --only --interactive
                        "
                return
        esac