Resolving a merge conflict with git-svn

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jens Kubieziel
Date: Friday, November 13, 2009 - 5:30 pm

Hi,

I recently came across a big conflict. Someone used Subversion and
made a complete wrong commit. I did a 'git svn rebase' at some point
and ran into the conflict. My goal at this point was to remove the
wrong commit, but I found no way how to do it (git-revert needs a
clean tree; git stash brought [fatal: git-write-tree: error building
trees,Cannot save the current state]). What way would suggest to
remove that wrong made commit and continue with the rebase?

Thanks for any hints.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Resolving a merge conflict with git-svn, Jens Kubieziel, (Fri Nov 13, 5:30 pm)
Re: Resolving a merge conflict with git-svn, Daniele Segato, (Fri Nov 13, 5:58 pm)