Man page - git-find-uncommitted-repos(1)
Packages contains this manual
Package: git-restore-mtime
apt-get install git-restore-mtime
apt-get install git-restore-mtime
Manuals in package:
Documentations in package:
Manual
GIT-FIND-UNCOMMITTED-REPOS
NAMESYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
AUTHOR
NAME
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. |
SEE ALSO
https://github.com/MestreLion/git-tools
AUTHOR
Rodrigo Silva (MestreLion) linux@rodrigosilva.com