mast-eu / GitExtensions.SVN

SVN plugin for Git Extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support basic commands for work with existing SVN repositories

mast-eu opened this issue · comments

The following git svn commands shall be accessible through the plugin:

  • git svn fetch
  • git svn rebase
  • git svn dcommit

Support for optional arguments is not foreseen for these commands, thus no need for dedicated dialogs.