有些服务器git clone失败,报如下错:
# git clone https://github.com/Microsoft/.....git
Cloning into 'pict'...
fatal: unable to access 'https://github.com/Microsoft/.....git/': Peer reports incompatible or unsupported protocol version是因为有些软件过旧, 使用yum update -y nss curl libcurl 更新再试
本文介绍了解决GitClone过程中出现的因软件版本过旧导致的错误,提供了通过更新nss、curl库来修复此问题的方法。
23万+

被折叠的 条评论
为什么被折叠?



