Add submodule support in Visual Studio Git Extension
In the Visual Studio Git extension cloning a repo ignores submodules. When a repo is cloned it should perform a recursive clone through the submodules.
Also, submodules are not shown correctly for commits. Please add support for git submodules.
48
votes
1 comment
-
Anonymous
commented
Good call! Not sure how you can call it Git support without submodules.