docs: add git executable version info

relates to #753
This commit is contained in:
Jan De Dobbeleer 2021-06-03 19:55:08 +02:00 committed by Jan De Dobbeleer
parent 9bb429d846
commit bf0fc0a8b5

View file

@ -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