py-GitPython-3.1.43

library used to interact with Git repositories

Index | devel

Description

GitPython provides object model read and write access to your git
repository. Access repository information conveniently, alter the index
directly, handle remotes, or go down to low-level object database access
with big-files support.

Run Dependencies