aboutsummaryrefslogtreecommitdiff
path: root/lib/git/objects/submodule/util.py
AgeCommit message (Collapse)Author
2010-11-21moved all contents, incl. submodule gitdb, up to the root directorySebastian Thiel
2010-11-20submodule: Fixed capital error when handling the submodule's branch, which ↵Sebastian Thiel
was returned in the submodules super repository, not in the submodule's module
2010-11-18Split big submodule file into smaller files. Tried to manually get imports ↵Sebastian Thiel
right, but its not yet tested