如果是通过https链接clone代码但是报了SSL的verification问题,可以在git-bash.exe中添加这句话: git config --global http.sslVerify false