From: Junio C Hamano Date: Wed, 25 Feb 2026 19:54:17 +0000 (-0800) Subject: Merge branch 'ps/pack-concat-wo-backfill' X-Git-Tag: v2.54.0-rc0~163 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b1f4b5888b473bc2f8412ed4477a47c3b06fb3a5;p=thirdparty%2Fgit.git Merge branch 'ps/pack-concat-wo-backfill' "git pack-objects --stdin-packs" with "--exclude-promisor-objects" fetched objects that are promised, which was not wanted. This has been fixed. * ps/pack-concat-wo-backfill: builtin/pack-objects: don't fetch objects when merging packs --- b1f4b5888b473bc2f8412ed4477a47c3b06fb3a5