]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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

1  2 
midx.c
t/t5319-multi-pack-index.sh

diff --cc midx.c
Simple merge
Simple merge