mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-26 19:39:39 -08:00
parent
9bb429d846
commit
bf0fc0a8b5
|
@ -6,8 +6,10 @@ sidebar_label: Git
|
|||
|
||||
## What
|
||||
|
||||
Display `git status` information when in a git repository. Also works for subfolders.
|
||||
Local changes can also shown by default using the following syntax for both the working and staging area:
|
||||
Display git information when in a git repository. Also works for subfolders. For maximum compatibility,
|
||||
make sure your `git` executable is up-to-date (when branch or status information is incorrect for example).
|
||||
|
||||
Local changes can also be displayed which uses the following syntax for both the working and staging area:
|
||||
|
||||
- `+` added
|
||||
- `~` modified
|
||||
|
|
Loading…
Reference in a new issue