docs(git): adapt git segment property documentation

This commit is contained in:
Sebastian Zanoni 2022-08-10 15:28:12 +02:00 committed by Jan De Dobbeleer
parent 5502acb585
commit 85842d3c95

View file

@ -23,7 +23,7 @@ twice, so in case you're having a slow repository, it's better to migrate to the
::: :::
:::caution :::caution
Starting from version 3.152.0, `display_status` is disabled by default. Starting from version 3.152.0, `fetch_status` is disabled by default.
It improves performance but reduces the quantity of information. Don't forget to enable it in your theme if needed. It improves performance but reduces the quantity of information. Don't forget to enable it in your theme if needed.
An alternative is to use the [Posh-Git segment][poshgit]. An alternative is to use the [Posh-Git segment][poshgit].
::: :::