diff options
| author | Stefan Beller <sbeller@google.com> | 2016-02-29 18:07:17 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2016-03-01 11:57:20 -0800 |
| commit | 48308681b072a1d32e1361c255347324a8ad151e (patch) | |
| tree | 7e15dfccd3e7e4fd58cefd907ce3c043f77a01cf /git-svn.perl | |
| parent | run_processes_parallel: rename parameters for the callbacks (diff) | |
| download | git-48308681b072a1d32e1361c255347324a8ad151e.tar.gz git-48308681b072a1d32e1361c255347324a8ad151e.zip | |
git submodule update: have a dedicated helper for cloning
This introduces a new helper function in git submodule--helper
which takes care of cloning all submodules, which we want to
parallelize eventually.
Some tests (such as empty URL, update_mode=none) are required in the
helper to make the decision for cloning. These checks have been
moved into the C function as well (no need to repeat them in the
shell script).
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-svn.perl')
0 files changed, 0 insertions, 0 deletions
