I have some rather large git svn clones that I'd like to fix up to be compatible with svn2git. I was hoping that simply running svn2git --rebase --metadata would do the trick, but that doesn't seem to perform the proper branch/tag conversion for the existing repository. Is there some way to invoke your script that skips the clone, and proceeds with the branch/tag conversion? Should I simply follow the guidelines here and then use svn2git --rebase from then on?
该提问来源于开源项目:nirvdrum/svn2git