Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save aaronchiang/542f2622d11bc4dd6aebd7af179dfe51 to your computer and use it in GitHub Desktop.
Save aaronchiang/542f2622d11bc4dd6aebd7af179dfe51 to your computer and use it in GitHub Desktop.
Improved the performance for SourceTree on Windows
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