-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
area: MVPMinimum Viable Product for providing SVN support comparable to GE 2.5.xMinimum Viable Product for providing SVN support comparable to GE 2.5.xtype: featureNew feature or requestNew feature or request
Milestone
Description
Add support for git svn clone
through the plugin.
This will require a dialog to set the necessary arguments.
A good starting point may be the original GitExtensions dialog:
Note that git svn clone
runs git svn init
and git svn fetch
and therefore accepts all their arguments.
Argument overview: clone = init + fetch
Detailed documentation: clone = init + fetch
Metadata
Metadata
Assignees
Labels
area: MVPMinimum Viable Product for providing SVN support comparable to GE 2.5.xMinimum Viable Product for providing SVN support comparable to GE 2.5.xtype: featureNew feature or requestNew feature or request