I have multiple projects (repositories) which use the same submodules. Every projects submodule is displayed in the vs-code source control "overview".
Screenshot of source control overview I want just one submodule in this overview so that I can make changes to the one sumodule, which apply to every project.
I tried to hide the respositories I don't want to see but then the problem is that when I change one submodule I have to pull for every single project again the submodule, which is not ideal.