This is the command git-find-uncommitted-repos that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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.
Use git-find-uncommitted-repos online using onworks.net services