List git repos and their remotes in a directory.
Usage: lg [OPTIONS] [DIRECTORY]
Arguments:
[DIRECTORY] Directory to search in (defaults to current directory)
Options:
-t, --tree Recursively search through subdirectories
-f, --format <FORMAT> Output format [default: plain] [possible values: plain, yaml, json]
-h, --help Print help
-V, --version Print version