当进行github git push的时候报错

 OpenSSL SSL_read: Connection was reset, errno 10054

 

执行下

 git config --global http.sslVerify "false"

 

相关文章: