Improve Git speed in WSL
·2 mins
The disk performance in WSL2 is poor, it takes a long time to run git status
in a host’s repo. Moreover, if you set a fancy shell prompt, it will take a long time to show the prompt. This article will introduce how to speed up Git in WSL2.