Git root autodetction in subdirs

I have a project structure like this and need to place some git projects unter environments/production/modules.
My problem is that these gitroots are not automaticly detected as "Unregistred Root".

 


Checking out the same project unter /modules works as expected.

Is there a way to tell phpStorm to scan for gitroots in all subfolders?

0

请先登录再写评论。