解决git报警告 TLS certificate verification has been disabled!

 

启动git bush

执行:git config --global http.sslVerify true

然后就可以正常使用了。

解决git报警告 TLS certificate verification has been disabled!

 

相关文章: