From: Junio C Hamano Date: Mon, 24 Aug 2020 21:54:28 +0000 (-0700) Subject: Merge branch 'ds/midx-repack-to-batch-size' X-Git-Tag: v2.29.0-rc0~138 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9e8c7542cb1307b0a23c8bdc2a8e039ab6f11b17;p=thirdparty%2Fgit.git Merge branch 'ds/midx-repack-to-batch-size' The "--batch-size" option of "git multi-pack-index repack" command is now used to specify that very small packfiles are collected into one until the total size roughly exceeds it. * ds/midx-repack-to-batch-size: multi-pack-index: repack batches below --batch-size --- 9e8c7542cb1307b0a23c8bdc2a8e039ab6f11b17