git-svn branching
- by slayerIQ
Hello,
I am using git with an svn repository everything is going fine I did all my branching with git so I did not branch on svn but I branched with git and pushed those branches to a separate location. Then I commited changed from the branch when needed.
But now I want to create some branches that actually exist on svn I tried:
$ git svn branch…