python3-gitdb - Git Object Database
| Website: | https://github.com/gitpython-developers/gitdb |
|---|---|
| License: | BSD |
| Vendor: | Alcance Libre, Inc. |
- Description:
GitDB allows you to access bare git repositories for reading and writing. It aims at allowing full access to loose objects as well as packs with performance and scalability in mind. It operates exclusively on streams, allowing to handle large objects with a small memory footprint.
Packages
| python3-gitdb-4.0.9-1.fc14.al.noarch [106 KiB] |
Changelog
by Joel Barrios (2022-02-15):
- Update to 4.0.9. |