Skip to content

Instantly share code, notes, and snippets.

@susanahernandezd
Created January 13, 2022 11:01
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 susanahernandezd/a4b3aae8dfa4bb34e8561b4f3be002d0 to your computer and use it in GitHub Desktop.
Save susanahernandezd/a4b3aae8dfa4bb34e8561b4f3be002d0 to your computer and use it in GitHub Desktop.
git reset HEAD --hard
git checkout my_correct_branch //or do whatelse you need
git stash pop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment