Uh oh!
There was an error while loading. Please reload this page.
How to get git patch-id? #1974
Answered
byjayjoshi64
jayjoshi64
asked this question in
Q&A
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? |
Answered by
jayjoshi64
Oct 18, 2024
Replies: 2 comments
You would have to use |
0 replies
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I got it to work with this: |
0 replies
Answer selected byjayjoshi64
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
I got it to work with this: