From: Stefan Beller Date: Wed, 16 Dec 2015 00:04:11 +0000 (-0800) Subject: fetch_populated_submodules: use new parallel job processing X-Git-Tag: v2.8.0-rc0~127^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/fe85ee6e23e642985004d37e63b4c0d0e5f30587?ds=inline;hp=fe85ee6e23e642985004d37e63b4c0d0e5f30587 fetch_populated_submodules: use new parallel job processing In a later patch we enable parallel processing of submodules, this only adds the possibility for it. So this change should not change any user facing behavior. Signed-off-by: Stefan Beller Signed-off-by: Junio C Hamano ---