By Vincent. | 2019.6.1
摘抄 | 技术
这是因为服务器的SSL证书没有经过第三方机构的签署,所以才报错解决办法:
git config -global http.sslVerify "false"