I have a multi-module project in IntelliJ. Each of the modules is stored in a separate git repository.
I have already set them up, so I marked each of them as VCS root in IntelliJ.
Am I able to pull all of them at once using IDE, or should I use command line tool? Currently I'm pulling them one by one: