The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.

--debug

Outputs information about all repositories, regardless of whether they had changes or not.