Open hoangt opened 5 years ago
Some submodule URLs in esp-tools
and torture
were still using SSH instead of HTTPS, which should be fixed as of commit 1b26b5cad051f8265956ebc816b8e0146014fa4d.
The only other "unusual" git feature in scripts/init-submodules
is the -C
option, but that was introduced in 1.8.5: git/git@44e1e4d67d5148c245db362cc48c3cc6c2ec82ca
I run scripts/init-submodules script to checkout dependent modules. Unfortunately, many modules are not able to pull. One could be wrong url path in ".gitmodules" file, another reason could be due to GIT version (1.9.1)