Code

Merge branch 'master' of git://bogomips.org/git-svn
[git.git] / contrib / completion / git-completion.bash
index ab24310569c68084ad739297f969d725838c9c58..3a05a5b74ca8239aeb5cd7446a72b9e8a7b6e6ab 100755 (executable)
@@ -2512,7 +2512,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,--*)