Skip to content

Instantly share code, notes, and snippets.

@digitaldeus
Created January 17, 2022 21:43
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 digitaldeus/67a4902dd4c53c1bd4776167ee00dc4c to your computer and use it in GitHub Desktop.
Save digitaldeus/67a4902dd4c53c1bd4776167ee00dc4c to your computer and use it in GitHub Desktop.
Useful git commans

Revert a merged branch commit:

git revert -m 1 5806dcf

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