
Managing multiple git repositories is easier than ever. Often one would end up working on many directories and manually pulling updates etc. To make this routine faster, gitbatch was created, a simple tool to handle this job. Although the focus is batch jobs, one can still do de facto micro management of git repositories (e.g add/reset, stash, commit etc.)