This is a small shell script I use to batch update all of my git repositories that are children of a particular folder on my filesystem. First create a single common folder to checkout all of your projects. We’ll use vc. Then place the following file inside the folder. Now checkout your repositories into subfolder. […]