这个问题是在小虎push github仓库出现的,原因是使用了ssh密匙。
fatal: unable to access 'https://github.com/Davidietop/xxx.git/': OpenSSL SSL_read: Connection was reset, errno 10054
解决方法
选择git remote -v时的仓库为ssh型的即可。
这个问题是在小虎push github仓库出现的,原因是使用了ssh密匙。
fatal: unable to access 'https://github.com/Davidietop/xxx.git/': OpenSSL SSL_read: Connection was reset, errno 10054
选择git remote -v时的仓库为ssh型的即可。
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。