mrh

Crawls filesystem and displays pending status of each git repo found

cargomacoslinuxwindows
Try with needOr install directly
Source

About

Crawls filesystem and displays pending status of each git repo found

Commands

mrh

Examples

Scan current directory and subdirectories for git repositories and show their status$ mrh
Scan a specific directory for git repositories with pending changes$ mrh /path/to/projects
Display git repository status with detailed information about each repo$ mrh -v