Can I use svn2git
to migrate only trunk and maintain history as well? If yes, how do I proceed with it.
I tried with something like this :
svn2git repoPath/trunk --authors authors.txt
Do I need some additional parmas as well? It throws an error after looping through certain revisions:
command failed:
git checkout -f master