I have many different repos residing in the same directory (about 20). I would like to stay up-to-date with the rest of my team and perform a "git pull" for all of the repos at every morning.
Is there a faster way than doing a "right-click -> git sync -> pull" for every single repo?