multi-git-status

Check git status across multiple repositories at once

brewmacoslinux
Try with needOr install directly
Source

About

Show uncommitted, untracked and unpushed changes for multiple Git repos

Commands

mgs

Examples

see uncommitted changes in all git repos$ mgs
check which repos have unpushed commits$ mgs
find untracked files across multiple projects$ mgs
monitor all local repositories for pending changes$ mgs
display git status summary for nested project directories$ mgs