summaryrefslogtreecommitdiff
path: root/gitdb/object/submodule.py
Commit message (Collapse)AuthorAgeFilesLines
* Removed plenty of code which went into git-python. This is just for ↵gitdbmergerSebastian Thiel2011-05-051-7/+1
| | | | completeness, gitdb doesn't need to be worked on anymore
* Initial version of objects. The submodule implementation is left in ↵Sebastian Thiel2011-04-071-0/+12
git-python for now as it requires plenty of additional features which are currently only available via the git command