It looks like if the `git` version is >=2.18 th...
# core
t
It looks like if the
git
version is >=2.18 then you can add
-c protocol.version=2
as a command line flag to the submodule fetch in CMake. We could add, and logic to check your version of git, such that going forward the it will work and any potential errors are fixed with guidance to reset the submodules.