git svn on windows speedup now released in git 1.7.0.1
The lovely people on the git mailing list have accepted my patch to include this speedup in the main git distribution. (It’s in git release 1.7.0.1 but not yet included in the latest msysgit release).
It lives here.
It didn’t take long to figure out how to package it up using git format-patch once I read [...]