mirror of
https://github.com/nushell/nushell.git
synced 2025-02-18 11:31:14 +01:00
16 lines
160 B
Markdown
16 lines
160 B
Markdown
|
---
|
||
|
title: gstat
|
||
|
layout: command
|
||
|
version: 0.59.0
|
||
|
---
|
||
|
|
||
|
Get the git status of a repo
|
||
|
|
||
|
## Signature
|
||
|
|
||
|
```> gstat (path)```
|
||
|
|
||
|
## Parameters
|
||
|
|
||
|
- `path`: path to repo
|