Let's say I have one project in PhpStorm IDE, and within it I have many Git repositories (1 framework module = 1 repo). I just want to ask how to pull changes from all those repositories at once?
I know, that I can commit or push changes on repo massively, but when pulling, it asks me for single Git root.