nirvdrum / svn2git

Ruby tool for importing existing svn projects into git.
MIT License
2.11k stars 443 forks source link

Unable to change HEAD in converted repo #151

Open SyRenity opened 10 years ago

SyRenity commented 10 years ago

Hi,

I'm trying to change the HEAD so it could point to a branch, but getting "working directory not clean" afterwards when doing svn2git --rebase.

Any ideas how to sort it out?

Thanks.

martinlindhe commented 10 years ago

Please provide some more information, what commands are you running and what is their output? Please paste the exact commands in order for someone to be able to help you