Skip to content

Instantly share code, notes, and snippets.

@keopx
Created January 14, 2015 09:51
Show Gist options
  • Save keopx/6c1086c8934eaf84fd86 to your computer and use it in GitHub Desktop.
Save keopx/6c1086c8934eaf84fd86 to your computer and use it in GitHub Desktop.
Revert last remote commit
git reset --hard HEAD~1
git push -f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment