[PATCH 8/8] submodules: allow parallel fetching, add tests and documentation

2015-12-14 Thread Stefan Beller
This enables the work of the previous patches. Signed-off-by: Stefan Beller Signed-off-by: Junio C Hamano --- Documentation/fetch-options.txt | 7 +++ builtin/fetch.c | 6 +- builtin/pull.c | 6 ++

[PATCH 8/8] submodules: allow parallel fetching, add tests and documentation

2015-09-28 Thread Stefan Beller
This enables the work of the previous patches. Signed-off-by: Stefan Beller Signed-off-by: Junio C Hamano --- Documentation/fetch-options.txt | 7 +++ builtin/fetch.c | 6 +- builtin/pull.c | 6 ++