Did you forget the -r
when cloning a git repo with submodules? The command you’re looking for is git submodule update --init
Did you forget the -r
when cloning a git repo with submodules? The command you’re looking for is git submodule update --init