I’m trying to run this command:
git submodule update --init --recursive
But I always get the following error:
error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function. fatal: The remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed
I’m working on window 10 and I'm using docker for windows