Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 1
    This should work. I would also recommend using a Git graphical viewer such as gitg or gitk to get a good overview of the changes you want to undo.
    – RyPeck
    Commented Jun 11, 2013 at 14:04
  • 1
    Thanks for your answer, but I have found another solution (I haven't try yours but I suppose it works to). Solution is found in this blog : blog.tplus1.com/blog/2011/09/23/undo-a-fast-forward-git-merge ... hope it helps someone else to :) ... Commented Jun 13, 2013 at 10:05