Re: [PATCHv17 00/11] Expose submodule parallelism to the user

2016-02-25 Thread Junio C Hamano
Stefan Beller writes: > This replaces origin/sb/submodule-parallel-update and applies on > origin/sb/submodule-parallel-fetch. This round, when applied directly on top of 62104ba1 (submodules: allow parallel fetching, add tests and documentation, 2015-12-15), seems to break 7400 (43, 45, 78) and

[PATCHv17 00/11] Expose submodule parallelism to the user

2016-02-24 Thread Stefan Beller
This replaces origin/sb/submodule-parallel-update and applies on origin/sb/submodule-parallel-fetch. Thanks Jonathan for review! * fixing all the small nits of v16 found by Jonathan! Thanks, Stefan Interdiff to v15: (current origin/sb/submodule-parallel-update) diff --git a/builtin/submodule--