Having trouble rebasing against svn off a clean repo. I am using windows / cygwin. Here's the output: stubbsa@VFNZV95336 /cygdrive/c/dev $ git status # On branch master nothing to commit (working directory clean) stubbsa@VFNZV95336 /cygdrive/c/dev $ git svn rebase First, rewinding head to replay your work on top of it... could not detach HEAD rebase refs/remotes/git-svn: command returned error: 1 stubbsa@VFNZV95336 /cygdrive/c/dev $ I already tried asking on the channel... Any ideas? I'm kind of stuck as I have commits I need to dcommit. p.s. git stash also shows: stubbsa@VFNZV95336 /cygdrive/c/dev $ git stash No local changes to save -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html