Merge branch 'ds/midx-repack-to-batch-size'
authorJunio C Hamano <gitster@pobox.com>
Mon, 24 Aug 2020 21:54:28 +0000 (14:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 24 Aug 2020 21:54:28 +0000 (14:54 -0700)
commit9e8c7542cb1307b0a23c8bdc2a8e039ab6f11b17
treea7a252a7c173d8eca3d455c1c329687bf5b295d3
parenta654836d96aced223bfbee57bd2ac1989eb6d77f
parent1eb22c7dd803fc05513fde0bd96befeb8c725e05
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
midx.c
t/t5319-multi-pack-index.sh