gstat
for prompt
Get the git status of a repo
This command requires a plugin
The gstat
command resides in the gstat
plugin. To use this command, you must install and register nu_plugin_gstat
. See the Plugins chapter in the book for more information.
Signature
> gstat {flags} (path)
Parameters
path
: path to repo
Input/output types:
input | output |
---|---|
any | any |