docs(faq): adds comment about slow git in local repo

This commit is contained in:
Matthew Puglisi 2022-02-25 17:57:41 -08:00 committed by Jan De Dobbeleer
parent 6217eb0ec5
commit 1df6e09f4a

View file

@ -56,6 +56,8 @@ Whenever there's a segment that spikes, see if there might be updates to the und
</TabItem>
</Tabs>
If only your Git repo paths are slow, then try running [`git gc`][git-gc] to clean up and optimize the local repository.
If nothing seems to resolve the issue, feel free to [create an issue][new-issue].
### Windows Terminal: Unexpected space between segments/text
@ -178,6 +180,7 @@ export VIRTUAL_ENV_DISABLE_PROMPT=1
</TabItem>
</Tabs>
[git-gc]: https://git-scm.com/docs/git-gc
[new-issue]: https://github.com/JanDeDobbeleer/oh-my-posh/issues/new/choose
[latest]: https://github.com/JanDeDobbeleer/oh-my-posh/releases/latest
[wt-glyph]: https://github.com/microsoft/terminal/issues/3546