I started cloning an SVN repository using the git-svn’s clone operation. After about 6 hours of importing (it’s a big repo), my computer went and slept on me. Is there a way to resume the operation without redoing all of the initial work?
I started cloning an SVN repository using the git-svn’s clone operation. After about 6
Share
The
git svn fetchcommand to resume agit svn cloneis confirmed by several sources:git-svntutorial