Merge branch 'jk/optim-promisor-object-enumeration'
commit2b970bc09fd76e210da4b19b5ee766b0722e1862
authorJunio C Hamano <gitster@pobox.com>
Mon, 11 Jul 2022 22:38:50 +0000 (11 15:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 Jul 2022 22:38:50 +0000 (11 15:38 -0700)
tree50bef22a8d494da90d01fb81265c9a0285663b45
parent5dbbdaac79f5e7b54c6f7d91a814577efcf361fc
parent18c08abc824c6cdb7bc17e1b5f85f8b118507aa5
Merge branch 'jk/optim-promisor-object-enumeration'

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
packfile.c