]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jt/fix-fattening-promisor-fetch'
authorJunio C Hamano <gitster@pobox.com>
Mon, 16 Dec 2024 01:54:31 +0000 (17:54 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Dec 2024 01:54:31 +0000 (17:54 -0800)
Fix performance regression of a recent "fatten promisor pack with
local objects" protection against an unwanted gc.

* jt/fix-fattening-promisor-fetch:
  index-pack --promisor: also check commits' trees
  index-pack --promisor: don't check blobs
  index-pack --promisor: dedup before checking links

1  2 
builtin/index-pack.c

Simple merge