I have a project that has a root git repository that have multiple subfolders that are also git repositories. My structure is like this:
/Project
/Project/module/libs
/Project/module/src
Every folder has a separate git repository, because libs and src are used from another projects.
In root project I have ignored the others libs and src, but I want them to be tracked from the VSCode (Web Storm does it).
I'm 2 days new to vsCode (in 2021) and had the same problem during setup. I closed the Parent Workspace that was ignoring the nested repos and created a new workspace of the nested repos. VsCode started showing the changes like it did with the parent. Then I saved the workspace and added the parent repo to the new repo with the nested repos and everything is now being tracked and displayed.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With