Overview
git submodule add https://github.com/<user>/rock rock
Creates a .gitmodules file:
| |
VS Code Integration
Within the Source Control panel in VS Code, the submodule will show as its own repository next to the main repository. This makes
git submodule add https://github.com/<user>/rock rock
Creates a .gitmodules file:
| |
Within the Source Control panel in VS Code, the submodule will show as its own repository next to the main repository. This makes