git同步遇到报错“fatal: unable to access 'https://github.com/ruanwenwu/newp.git/': Peer reports incompatible or unsupported protocol version.”

时间:2018-02-27 19:36:23   收藏:0   阅读:6326

git同步遇到报错“fatal: unable to access ‘https://github.com/ruanwenwu/newp.git/‘: Peer reports incompatible or unsupported protocol version.”

网上很多人说是因为git版本需要升级。我将git版本升级到最新,

[root@iZ25lzba47vZ tp5test]# git --version
git version 2.16.2

问题却依然存在。

最后:

yum update -y nss curl libcurl 

问题解决了。

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!