]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/pack-concat-wo-backfill' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 17 Feb 2026 21:36:43 +0000 (13:36 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 Feb 2026 21:36:43 +0000 (13:36 -0800)
commit221d0623a2cf1a31c48ffca31cdaaa8928a89d9b
tree68401a6446d703df6ccdfd86e26dab824ba3491b
parent406e4cc3ee8dd45f5c7ecad77b31ebe6f13faf4c
parentf4eff7116dabac7e4f5a6aad8a74feaebdcb8342
Merge branch 'ps/pack-concat-wo-backfill' into next

"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