2021/10/22
Cloning into '仓库地址'...
error: RPC failed; curl 28 OpenSSL SSL_read: Connection was reset, errno 10054
fatal: expected flush after ref listing
翻译:
克隆到“仓库地址”。。。
错误:RPC失败;curl 28 OpenSSL SSL_读取:连接已重置,错误号10054
致命:ref列表后预期刷新
解决方案:把仓库地址开头的https换成git就可以了。