mirror of
https://github.com/nushell/nushell
synced 2025-01-15 14:44:14 +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
|