How to get git patch-id? #1974
-
This is command-line syntax to get patch-id for a commit
Reference: https://git-scm.com/docs/git-patch-id Q: How can I get the same output using GitPython? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
You would have to use |
Beta Was this translation helpful? Give feedback.
-
I got it to work with this:
|
Beta Was this translation helpful? Give feedback.
I got it to work with this: