summaryrefslogtreecommitdiff
path: root/git/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed import of gitdb, keeping changed gitdb commit so that the submodule ↵Sebastian Thiel2010-12-011-1/+7
| | | | | | tests may work. Switched gitdb submodule to new github url
* Moved everything into the git subdirectory - some tests still need to be ↵Sebastian Thiel2010-11-251-0/+48
adjusted