mirror of
https://github.com/danbulant/nushell
synced 2026-06-10 18:20:25 +00:00
15 lines
160 B
Markdown
15 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
|