0

This is command-line syntax to get patch-id for a commit

git show HEAD | git patch-id 

reference: https://git-scm.com/docs/git-patch-id

Q: How can I get the same output using GitPython?

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.