mirror of
https://github.com/git/git.git
synced 2026-04-13 18:30:08 +02:00
This is crucial to improve performance on Windows, as the speed is now mostly dominated by the SHA-1 transformation (because it spawns a new rev-parse process for *every* line, and spawning processes is pretty slow from Git for Windows' MSYS2 Bash). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1.2 KiB
1.2 KiB