江湖偏方,优化sourcetree卡顿

如果sourcetree比较卡 执行下面三个命令试试,我今天试了下,感觉好点了。
git config --global core.preloadindex true
git config --global core.fscache true
git config --global gc.auto 256




posted @ 2019-12-03 15:46  Vitascope  阅读(2105)  评论(0编辑  收藏  举报