Files
git/builtin
Johannes Schindelin 0049887ecc Merge branch 'ns/batched-fsync'
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>
2021-10-28 17:58:28 +02:00
..
2021-10-13 18:11:01 +02:00
2021-06-04 07:50:26 +09:00
2021-10-13 18:11:01 +02:00
2021-07-28 13:17:59 -07:00
2021-05-07 12:47:41 +09:00
2021-06-02 07:34:27 +09:00
2021-10-15 14:28:18 +02:00
2021-10-28 17:58:28 +02:00
2021-10-13 17:47:20 +02:00
2021-06-02 10:12:03 +09:00
2021-05-07 12:47:41 +09:00
2021-07-30 12:14:27 -07:00
2021-10-28 17:58:28 +02:00