Skip to content

Instantly share code, notes, and snippets.

@minademian
Created March 26, 2024 08:53
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 minademian/4b6de1820f6a2fce346b1429d0aeb03f to your computer and use it in GitHub Desktop.
Save minademian/4b6de1820f6a2fce346b1429d0aeb03f to your computer and use it in GitHub Desktop.
revert a single commit, not HEAD or HEAD -1
git revert --strategy resolve <commit ID>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment