jskinner

Results 13 comments of jskinner

Git does use multiple threads, but in general only gains a modest speedup from doing so. You can test this fairly easily by running `time git -c core.preloadindex=false status`, and...

FWIW, with the extra data I've gotten from digging into this, it's very likely that multi-threaded fs walking will be coming to Sublime Merge, and while I'm sure that would...

This would be nice to have built in. FWIW it's possible to work around it as a temporary measure by making judicious use of git aliases - https://www.atlassian.com/blog/git/advanced-git-aliases