summaryrefslogtreecommitdiff
path: root/git/objects/submodule/util.py
Commit message (Collapse)AuthorAgeFilesLines
* Made repository paths methods a property to be compatible with the existing ↵Sebastian Thiel2011-05-101-0/+4
| | | | repo interface. Added submodule interface ... goal is to provide all of the extra repo functionality in custom interfaces
* Moved everything into the git subdirectory - some tests still need to be ↵Sebastian Thiel2010-11-251-0/+101
adjusted