gitup

Update multiple git repositories at once with a single command

brewmacoslinux
Try with needOr install directly
Source

About

Update multiple git repositories at once

Commands

gitup

Examples

Update all git repositories in the current directory and subdirectories$ gitup
Update git repositories in a specific directory$ gitup ~/projects
Update repositories with verbose output to see progress details$ gitup -v