Sounds gross but that is the curt message:
...
First, rewinding head to replay your work on top of it...
could not detach HEAD
rebase refs/remotes/trunk: command returned error: 1
Not very helpful, no clue, can't even buy a vowel. But if you try something else, the error message begin to make the problem more obvious:
error: Untracked working tree file 'public/images/plugout_button.gif' would be overwritten by merge.
Well... then git-svn should've said so!
$ git svn rebase
First, rewinding head to replay your work on top of it...
Applying ....
So there. This post is so that I commit it to my long term memory, aka Google.
Thanks - just happened to me too.
Posted by: Simon | November 22, 2008 at 03:28 AM
Saved me. Thx :)
Posted by: Fusselwurm | April 15, 2009 at 02:21 AM
Thanks from me too!
Posted by: Katherine | April 18, 2009 at 02:50 AM