diff options
author | Junio C Hamano <gitster@pobox.com> | 2020-08-04 13:53:57 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-08-04 13:53:57 -0700 |
commit | 5c454b3825777493eada736423db75e8b128dd83 (patch) | |
tree | 6585964978437d99448ab9d4ac0bc33c88c81156 /t/t6300-for-each-ref.sh | |
parent | Merge branch 'mp/complete-show-color-moved' (diff) | |
parent | pack-objects: prefetch objects to be packed (diff) | |
download | tgif-5c454b3825777493eada736423db75e8b128dd83.tar.xz |
Merge branch 'jt/pack-objects-prefetch-in-batch'
While packing many objects in a repository with a promissor remote,
lazily fetching missing objects from the promissor remote one by
one may be inefficient---the code now attempts to fetch all the
missing objects in batch (obviously this won't work for a lazy
clone that lazily fetches tree objects as you cannot even enumerate
what blobs are missing until you learn which trees are missing).
* jt/pack-objects-prefetch-in-batch:
pack-objects: prefetch objects to be packed
pack-objects: refactor to oid_object_info_extended
Diffstat (limited to 't/t6300-for-each-ref.sh')
0 files changed, 0 insertions, 0 deletions