Skip to content

Instantly share code, notes, and snippets.

@iamitshri
Last active February 20, 2019 23:18
Show Gist options
  • Save iamitshri/f1fd29157f031492c6cb0dc2ad995529 to your computer and use it in GitHub Desktop.
Save iamitshri/f1fd29157f031492c6cb0dc2ad995529 to your computer and use it in GitHub Desktop.
Remove merge commit
$ git revert -m 1 mergeCommitNumber
https://www.christianengvall.se/undo-pushed-merge-git/
https://education.github.com/git-cheat-sheet-education.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment