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 wongjiahau/afc392bd4afe404df46ab060181912e3 to your computer and use it in GitHub Desktop.
Save wongjiahau/afc392bd4afe404df46ab060181912e3 to your computer and use it in GitHub Desktop.

Most of the time when I do this I checkout to a temp branch:

> git checkout -b temp-branch-name ea3d5ed039edd6d4a07cc41bd09eb58edd1f2b3a

Then after I'm done i just delete the branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment