On Mon, Aug 31, 2026 at 12:31:10PM -0700, Junio C Hamano wrote: > * ps/fetch-packfile-uris-parallel (2026年08月21日) 2 commits > - fetch-pack: allow parallelizing packfile URI fetches > - fetch-pack: prepare for threaded fetching of packfile URIs > > The `git fetch` and `git clone` commands have been optimized to > download packfile URIs in parallel when the new > `fetch.packfileURIThreads` configuration is set, significantly > speeding up fetches from servers that advertise multiple packfiles. > > Expecting a reroll. > cf. <apUUiv4SD0-W8QS3@xxxxxx> > source: <20260821-pks-parallelize-fetching-packfile-uris-v1-0-0df52d9427ce@xxxxxx> Please evict this topic for now -- it's creating lots of conflicts with a series that Justin is about to send that converts git-fetch-pack(1) to use object transactions. I'll then resend my series once Justin's series got merged. Thanks! Patrick