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