From: Junio C Hamano Date: Thu, 7 Sep 2023 22:06:07 +0000 (-0700) Subject: Merge branch 'tb/multi-cruft-pack' X-Git-Tag: v2.43.0-rc0~107 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8af5aac98667dfcce8ebe6efdb8df8aa0d134fb1;p=thirdparty%2Fgit.git Merge branch 'tb/multi-cruft-pack' Use of --max-pack-size to allow multiple packfiles to be created is now supported even when we are sending unreachable objects to cruft packs. * tb/multi-cruft-pack: Documentation/gitformat-pack.txt: drop mixed version section Documentation/gitformat-pack.txt: remove multi-cruft packs alternative builtin/pack-objects.c: support `--max-pack-size` with `--cruft` builtin/pack-objects.c: remove unnecessary strbuf_reset() --- 8af5aac98667dfcce8ebe6efdb8df8aa0d134fb1