summaryrefslogtreecommitdiff
path: root/lib/git/objects/submodule.py
Commit message (Collapse)AuthorAgeFilesLines
* Implemented initial version of tree serialization which appears to work ↵Sebastian Thiel2010-06-141-0/+15
according to a simple test ( presort still needs implementation ) submodule: added stub to allow the tree to return something, its not implemented though