summaryrefslogtreecommitdiff
path: root/lib/git/objects/submodule/util.py
Commit message (Collapse)AuthorAgeFilesLines
* moved all contents, incl. submodule gitdb, up to the root directorySebastian Thiel2010-11-211-101/+0
|
* submodule: Fixed capital error when handling the submodule's branch, which ↵Sebastian Thiel2010-11-201-3/+3
| | | | was returned in the submodules super repository, not in the submodule's module
* Split big submodule file into smaller files. Tried to manually get imports ↵Sebastian Thiel2010-11-181-0/+101
right, but its not yet tested