mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-28 04:31:15 -05:00
This merges the topic branch (specifically backported onto v2.33.1 to allow for integrating into Git for Windows' `main` branch) that strikes a better balance between safety and speed: rather than `fsync()`ing each and every loose object file, we now offer to do it in a batch. This will become the new default in Git for Windows. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
11 KiB
11 KiB