Merge branch 'master' into git-po
[gitweb.git] / contrib / completion / git-completion.bash
index 0acbdda3b8af423fc4911af4d337658a4841c899..554e30e961b1459817442c2eb11166c768fa0ec2 100755 (executable)
@@ -2500,7 +2500,7 @@ _git_svn ()
                        __gitcomp "
                                --merge --strategy= --verbose --dry-run
                                --fetch-all --no-rebase --commit-url
-                               --revision $cmt_opts $fc_opts
+                               --revision --interactive $cmt_opts $fc_opts
                                "
                        ;;
                set-tree,--*)