cmd

# 下载子模块代码
git submodule update --init --recursive

error

  1. Git报错解决:OpenSSL SSL_read: Connection was reset, errno 10054 错误解决
git config --global http.sslVerify "false"