首页 > 数据库技术 > 详细

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

时间:2018-02-27 18:46:26      阅读:2947      评论:0      收藏:0      [点我收藏+]

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 

问题解决了。

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

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

(0)
(4)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!