亲测解决fatal: unable to access github

这个问题是在小虎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型的即可。
在这里插入图片描述

效果

在这里插入图片描述

posted @ 2021-04-01 08:12  狂小虎  阅读(1420)  评论(0)    收藏  举报