+1
Completed

Allow to selectively enable the submodules that will be acted on.

Kuba Ober 10 years ago updated by Thomas Singer 10 years ago 1

Large repositories, such as Qt's git://code.qt.io/qt/qt5.git contain multiple submodules. The normal workflow doesn't necessarily include all of those submodules. Allow the user to selectively enable only the submodules she desires.

Completed

Just clone the repository without submodules. Then you can initialize them selectively.