Git fetch - How to fetch only for root project?

I have an average of 25 submodules in each of my Git projects.
If I run from phpStorm: VCS | Git | Fetch
I see in the "VC Console" that it fetches all the 25 submodule repositories as well...

Is there any way to cause "VCS | Git | Fetch" to only fetch the root/super-project?

0

Currently there is no way to do this.
You may create a feature request in our bugtracker: http://youtrack.jetbrains.net/

0

请先登录再写评论。