Push failed
unable to access 'https://github.com/*/*.git/': OpenSSL SSL_read: Connection was reset, errno 10054
打开git bash执行
git config --global http.sslVerify "false"
Push failed
unable to access 'https://github.com/*/*.git/': OpenSSL SSL_read: Connection was reset, errno 10054
打开git bash执行
git config --global http.sslVerify "false"