这个问题是在小虎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型的即可。