From: Junio C Hamano Date: Mon, 7 Apr 2025 21:23:18 +0000 (-0700) Subject: Merge branch 'tb/combine-cruft-below-size' X-Git-Tag: v2.50.0-rc0~150 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=58a8c382268512c83a3f8276cd80c89c06080ac3;p=thirdparty%2Fgit.git Merge branch 'tb/combine-cruft-below-size' "git repack" learned "--combine-cruft-below-size" option that controls how cruft-packs are combined. * tb/combine-cruft-below-size: repack: begin combining cruft packs with `--combine-cruft-below-size` repack: avoid combining cruft packs with `--max-cruft-size` t/t7704-repack-cruft.sh: consolidate `write_blob()` t/t7704-repack-cruft.sh: clarify wording in --max-cruft-size tests t/t5329-pack-objects-cruft.sh: evict 'repack'-related tests --- 58a8c382268512c83a3f8276cd80c89c06080ac3