commit | 72290d6a1d8cccd22f58c21418c0f75bfcdf574d | [log] [tgz] |
---|---|---|
author | Stefan Beller <sbeller@google.com> | Mon Feb 29 18:07:20 2016 -0800 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Mar 01 11:57:21 2016 -0800 |
tree | c82b01d78651d3460c3b68b147a3ba1aebbcc0e3 | |
parent | 2335b870fa7942d9ca9e73e96e35171fda741376 [diff] |
clone: allow an explicit argument for parallel submodule clones Just pass it along to "git submodule update", which may pick reasonable defaults if you don't specify an explicit number. Reviewed-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Stefan Beller <sbeller@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>