Allow pulling multiple repositories the same way as we can commit and push to multiple repositories
Answered
Currently, we can only pull one repo at a time, would be great to be able to do multi pull in a similar way we can multi commit and multi push.
This applies not only to IntelliJ but any other IDE based on it such as Rider and WebStorm.

Please sign in to leave a comment.
The Update Project action does exactly that - updates all repositories in the project from the tracked remote.
Why does not it work for you?
Sorry you are perfectly correct. I am still getting used to the workflow and missed that feature.