From: Junio C Hamano Date: Fri, 28 Jun 2024 22:53:06 +0000 (-0700) Subject: Merge branch 'xx/disable-replace-when-building-midx' into maint-2.45 X-Git-Tag: v2.46.0-rc0~22^2~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a41463e4371976f17f6d58caa5e6d555ecaa02e3;p=thirdparty%2Fgit.git Merge branch 'xx/disable-replace-when-building-midx' into maint-2.45 The procedure to build multi-pack-index got confused by the replace-refs mechanism, which has been corrected by disabling the latter. * xx/disable-replace-when-building-midx: midx: disable replace objects --- a41463e4371976f17f6d58caa5e6d555ecaa02e3