checkout
checkout copied to clipboard
Support for parallel recursive submodule clone
For projects with many submodules, it may be worth it to enable access to the -j option for cloning which sets how many submodules git can clone in parallel
Duplicate of #1329