gitdb2: gitdb2 (IO of git-style object databases)
gitdb2:
gitdb2: GitDB allows you to access bare git repositories for reading and
gitdb2: writing. It aims at allowing full access to loose objects as well
gitdb2: as packs with performance and scalability in mind. It operates
gitdb2: exclusively on streams, allowing to handle large objects with
gitdb2: a small memory footprint.
gitdb2:
gitdb2: Homepage: https://github.com/gitpython-developers/gitdb
gitdb2:
gitdb2: