]> Kevux Git Server - rit/commit
Merge branch 'ps/pack-concat-wo-backfill'
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Feb 2026 19:54:17 +0000 (11:54 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Feb 2026 19:54:18 +0000 (11:54 -0800)
commitb1f4b5888b473bc2f8412ed4477a47c3b06fb3a5
treee9c7ab509b5aa17cdf8ba56e350a1adf3a5dbac9
parentd21437a91623e3ff63f4620e486eef7088103d73
parentf4eff7116dabac7e4f5a6aad8a74feaebdcb8342
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
builtin/pack-objects.c