git-find-uncommitted-repos (1) Linux Manual Page
git-find-uncommitted-repos – Recursively list repositories with uncommitted changes
Synopsis
git-find-uncommitted-repos [DIR…]Description
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.
