barkalow@iabervon.org writes:
I still have the patch to make git-http-pull download packs, and I
should be able to get it to read the objects/info/packs file without
too much trouble.
Another thing that may help you gain more parallelism in the
initial set of requests is the rev-cache file. You can find out
the ancestry information upfront by reading it, without waiting
for the commits you asked to arrive.