mr

Manage multiple version control repositories with a single command

brewmacoslinux
Try with needOr install directly
Source

About

Multiple Repository management tool

Commands

mr

Examples

Check status of all repositories in current directory$ mr status
Update all repositories (pull latest changes)$ mr update
Run a custom command across all repositories$ mr run echo 'Repository:' && pwd