Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benschwarz/28769 to your computer and use it in GitHub Desktop.
Save benschwarz/28769 to your computer and use it in GitHub Desktop.
# Get your commit hash from git log
git revert b899e585972342c4c33426535c30722f1f1ca14c
# Commit message if required (defaults to Created commit abe8722: Revert "YOur message")
git pull
git push
# Win.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment