我在git上遇到问题,无法将远程存储库克隆到我的桌面上。这是错误:
Marian@Marian-PC MINGW64 ~/Desktop/codeProjects/kaneConcrete
$ git clone https://github.com/spabsa/Kane-Concrete-Construction.git 2
Cloning into ‘Kane-Concrete-Construction’…
remote: Enumerating objects: 24, done.
remote: Counting objects: 100% (24/24), done.
remote: Compressing objects: 100% (19/19), done.
error: RPC failed; curl 56 SSL read: error:1408F10B:SSL routines:SSL3_GET_RECORD :wrong version number, errno 0
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: unpack-objects failed
我尝试了许多不同的建议措施:
我还尝试禁用对我的蚂蚁病毒的实时扫描,但这没有用。
然后,我被告知要更新我的SSL库。尽管我花了一分钟时间搜索这个主题,但我什至都不知道这是什么或怎么做。