Skip to content

Instantly share code, notes, and snippets.

@niczero
Created October 12, 2022 15:00
Show Gist options
  • Save niczero/6e1759408d19681cc0e1e5feb2bd0e2e to your computer and use it in GitHub Desktop.
Save niczero/6e1759408d19681cc0e1e5feb2bd0e2e to your computer and use it in GitHub Desktop.
Handy Git

Comparing patches, eg after a cherry-pick:

git show $commit_hash | git patch-id --stable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment