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)
Flags
--no-tag
: Disable git tag resolving
Parameters
path
: path to repo