aboutsummaryrefslogtreecommitdiff
path: root/git/test/objects/test_blob.py
AgeCommit message (Collapse)Author
2011-05-06replaced all gitdb strings with gitSebastian Thiel
2011-04-07Updated objects to use the ones defined in gitdb as basis. Only the ↵Sebastian Thiel
submodule implementation is left in git-python as it requires some advanced features. No tests where run yet