I\'m trying to use git svn to clone a SVN repo into Git.
git svn
I run the following command:
C:\\Projects>git svn clone -T trunk -b bran
I had the same error and solved it by upgrading to git version 2.6.2.windows.1
git version 2.6.2.windows.1