This repository was archived by the owner on Oct 7, 2020. It is now read-only.
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
Should we update submodules with --recursive? #1218
Closed
Description
As far as I know none of our dependencies need a recursive clone, and some of them bring in copies of submodules we already provide ourselves, which are used when building the package in standalone fashion.
So things will go faster and probably still work if we do not do the recursive update.