Return to Snippet

Revision: 56513
at April 1, 2012 02:46 by satie83


Initial Code
git log
// copy the commit_sha from the prior commit before the merge.
git reset --hard commit_sha

Initial URL


Initial Description


Initial Title
GIT - Undo a merge

Initial Tags
git

Initial Language
Bash