multi-git-status

Show uncommitted, untracked and unpushed changes for multiple Git repos

brewmacoslinux
Try with needOr install directly
Source

About

Show uncommitted, untracked and unpushed changes for multiple Git repos

Commands

mgs

Examples

Show status of all Git repositories in current directory$ mgs
Show status of Git repositories in a specific directory$ mgs /path/to/repos
Show detailed status including uncommitted changes$ mgs -e