Merge branch 'nd/maint-verify-objects'
[gitweb.git] / contrib / completion / git-completion.bash
index 03f0b8c1956c6a590318ab1616fc67c66dc7c03b..33f0e4dd696c73ffca2b9d2c3955661f1cdd00cd 100755 (executable)
@@ -2504,7 +2504,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,--*)