git-find-uncommitted-repos - Recursively list repositories with uncommitted changes
Contents
Description
Recursively list repositories with uncommitted changes.
Name
git-find-uncommitted-repos - Recursively list repositories with uncommitted changes
Options
-h, --help
show usage information.
-v, --verbose
print more details about what is being done.
-u, --untracked
count untracked files as 'uncommitted'
DIR... the directories to scan, or current directory if none is specified.
See Also
https://github.com/MestreLion/git-tools
Synopsis
git-find-uncommitted-repos [DIR...]
