git fatal: unable to access '': OpenSSL SSL_read: Connection was reset, errno 10054

 

解决:git config --global http.sslVerify 'false'

 

在git cmd窗口中执行命令:git config http.postBuffer 524288000

 

posted @ 2021-12-16 15:17  qingjiawen  阅读(222)  评论(0编辑  收藏  举报