I have solution with few projects added to git repo separately / located in other folder trees.
But VS sees only one (main) project as GIT controlled - as shown below -> single lock icon in solution tree
CodePudding user response:
Multi-repo support can be enabled under Tools
->Options...
->Preview Features
and ticking the Enable multi-repo support
option: