Skip to content

Instantly share code, notes, and snippets.

@incraigulous
Created February 11, 2014 16:41
Show Gist options
  • Save incraigulous/8938631 to your computer and use it in GitHub Desktop.
Save incraigulous/8938631 to your computer and use it in GitHub Desktop.
Revert a Commit
git revert --no-commit <commit ID>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment