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

时间:2018-02-27 18:46:26   收藏:0   阅读:2947

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 

问题解决了。

原文:https://www.cnblogs.com/doubilaile/p/8479967.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!