SYNOPSIS
mg st [--debug] [-uno ...]
Runs git status
, not displaying repos that have no changes.
Command line parameters other than --debug are passed through to git status.
To see all the statuses, regardless of changes use the --debug flag.
OPTIONS
Unrecognised options are passed through to git status
.