On Thu, Oct 14, 2021 at 05:28:04PM -0700, Junio C Hamano wrote: > * tb/repack-write-midx (2021-10-07) 10 commits This reminded me to check on the status of https://lore.kernel.org/git/42a8d2ef-3a67-ca2c-4334-b79975d45da7@xxxxxxxxx/ which hasn't been picked up yet. Stolee took a look and didn't have any problems, and I think this is an important one to pick up before you cut -rc0, since AFAICT `git multi-pack-index {expire,repack}` are broken on platforms that do not allow move-into-place when the destination is memory mapped. Thanks, Taylor