Skip to content

Instantly share code, notes, and snippets.

@jabrena
Created February 14, 2023 13:23
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 jabrena/1ced167a0332cab9c4900f476ceee531 to your computer and use it in GitHub Desktop.
Save jabrena/1ced167a0332cab9c4900f476ceee531 to your computer and use it in GitHub Desktop.
Git revert to previous state
git reset --hard xxxxx
git push --force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment