You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using svn2git 2.3.2 and Git (Windows) 1.9.5 and I get this error after it looks like sv2ngit runs git branch --track "{branchname}" "remotes/svn/{branchname}." Do I need to downgrade to an earlier version of Git (like 1.8.3) or change the code in migration.rb from #132 (comment)? I looked through the issues here on GitHub, and it sounds like it would have been fixed.
If I run svn2git again, will it try to migrate everything over again? Or skip through to the steps that caused errors?
The text was updated successfully, but these errors were encountered:
I'm using svn2git 2.3.2 and Git (Windows) 1.9.5 and I get this error after it looks like sv2ngit runs
git branch --track "{branchname}" "remotes/svn/{branchname}."
Do I need to downgrade to an earlier version of Git (like 1.8.3) or change the code in migration.rb from #132 (comment)? I looked through the issues here on GitHub, and it sounds like it would have been fixed.If I run svn2git again, will it try to migrate everything over again? Or skip through to the steps that caused errors?
The text was updated successfully, but these errors were encountered: