How can I perform the same commit (or push) operation on multiple selected git projects?
By selecting I mean: left mouse button on a project in Package explorer with CTRL button pressed.
I noticed that I can perform a pull on multiple selected projects, but not a push or commit action (it's disabled: right click mouse button: team)
I have about 30 git repo's and during refactoring many repo's are changed. Performing the same commit and push action on every repo separately takes a lot of time