Created
January 18, 2020 10:52
-
-
Save JurrianFahner/e4e5fb02b3ee0d9688c07a4494bafba0 to your computer and use it in GitHub Desktop.
improve git speed on wsl2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git config --global core.preloadindex true | |
git config --global core.fscache true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment