- Notifications
You must be signed in to change notification settings - Fork66
IO of git-style object databases
License
gitpython-developers/gitdb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
GitDB allows you to access bare git repositories for reading and writing. Itaims at allowing full access to loose objects as well as packs with performanceand scalability in mind. It operates exclusively on streams, allowing to operateon large objects with a small memory footprint.
- Python Nose - for running the tests
The source is available in a git repository at gitorious and github:
git://github.com/gitpython-developers/gitdb.git
Once the clone is complete, please be sure to initialize the submodules using
cd gitdbgit submodule update --init
Run the tests with
nosetests
http://groups.google.com/group/git-python
https://github.com/gitpython-developers/gitdb/issues
New BSD License
About
IO of git-style object databases
Resources
License
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.