]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
"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

1  2 
builtin/pack-objects.c

Simple merge