Open
Description
git submodule
lists all the modules. No idea how to access them or when.
Submodules are listed in .submodules files and all the repos are centralized in one .git directory.
The actual directories of the submodule projects have a .git file pointing at where the master dir is, e.g. gitdir: ../../.git/modules/some_project