summaryrefslogtreecommitdiff
path: root/t/t9151
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-08-04 20:53:57 (GMT)
committerJunio C Hamano <gitster@pobox.com>2020-08-04 20:53:57 (GMT)
commit5c454b3825777493eada736423db75e8b128dd83 (patch)
tree6585964978437d99448ab9d4ac0bc33c88c81156 /t/t9151
parenta1315123e22b6996d68c090fa74dbba483bb1d52 (diff)
parente00549aa9b19cc85c8bf3c3efd0a466aaf5e08f3 (diff)
downloadgit-5c454b3825777493eada736423db75e8b128dd83.zip
git-5c454b3825777493eada736423db75e8b128dd83.tar.gz
git-5c454b3825777493eada736423db75e8b128dd83.tar.bz2
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/t9151')
0 files changed, 0 insertions, 0 deletions