]> Kevux Git Server - rit/commit
Merge branch 'tb/combine-cruft-below-size'
authorJunio C Hamano <gitster@pobox.com>
Mon, 7 Apr 2025 21:23:18 +0000 (14:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Apr 2025 21:23:18 +0000 (14:23 -0700)
commit58a8c382268512c83a3f8276cd80c89c06080ac3
treebf3fe46ec1793c1cfc28fc4b20d501d0cb8404b8
parent6a9e1c3507818fc7a7c301c16fda5ceecb82ae72
parent484d7adcdadbb72a3e0106c4fa49260cf1099b9a
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