summaryrefslogtreecommitdiff
path: root/gitdb/test/fixtures
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a few broken tests. test_refs is still not working as it needs more ↵Sebastian Thiel2011-04-252-0/+47
| | | | | | throrough changes based on the interfaces actually available in gitdb. This should work though as all references have iter_* methods which do the actual work. Added git config parser to the mix, including working test - the module is not very interdependent, fortunately.
* moved all relevant files into the gitdb folder.Sebastian Thiel2010-11-307-0/+0
Submodule relinked to point to new github location, and moved as well