A python library used to interact with Git repositories.
GitPython provides object model access to your git repository. Once you have created a repository object, you can traverse it to find parent commit(s), trees, blobs, etc.
GitPython provides object model access to your git repository. Once you have created a repository object, you can traverse it to find parent commit(s), trees, blobs, etc.
This port has been deleted. This page will exist till another port with the name "py38-gitpython" comes
into existence.