| Age | Commit message (Collapse) | Author |
|
was returned in the submodules super repository, not in the submodule's module
|
|
will now consider not only the tree, but the index too
|
|
submodule names. Also, a major bug was fixed that cased submodules to always being updated recursively when using the RootModule.update method
submodule: previously, it would update the repository configuration during add(), but in fact it must be done during update() when the module is cloned, which is how the git-submodule implementation works
|
|
|
|
right, but its not yet tested
|