]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/optim-promisor-object-enumeration'
authorJunio C Hamano <gitster@pobox.com>
Mon, 11 Jul 2022 22:38:50 +0000 (15:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 Jul 2022 22:38:50 +0000 (15:38 -0700)
Collection of what is referenced by objects in promisor packs have
been optimized to inspect these objects in the in-pack order.

* jk/optim-promisor-object-enumeration:
  is_promisor_object(): walk promisor packs in pack-order

1  2 
packfile.c

diff --cc packfile.c
Simple merge