Re: [PATCH] fetch: add "--parallel", which fetches all remotes in parallel
From: Junio C Hamano <hidden> Date: 2019-07-19 15:12:20
Johannes Schindelin [off-list ref] writes:
I have to admit that I'd _much_ rather see the strategy of
`fetch_populated_submodules()` emulated, where it uses the
`run_processes_parallel_tr2()` function to perform the actual fetches.