Skip to content

Instantly share code, notes, and snippets.

@seanbuscay
Created April 4, 2016 13:07
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 seanbuscay/2661774bf4b03fd53b6621ab3e97b75f to your computer and use it in GitHub Desktop.
Save seanbuscay/2661774bf4b03fd53b6621ab3e97b75f to your computer and use it in GitHub Desktop.
git checkout master git reset --hard e3f1e37
git push --force origin master
# Then to prove it (it won't print any diff) git diff master..origin/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment