-
Type:
Bug
-
Resolution: Not A Defect
-
Priority:
Major
-
Component/s: git-plugin
-
None
I've got a project where one of my submodules has got submodules again. The latter are not checked out.
To check out submodules of submodules correctly, the following command should work:
git submodule update --init --recursive