git同步遇到报错“fatal: unable to access 'https://github.com/ruanwenwu/newp.git/': Peer reports inc

Posted 阮文武的网络日志

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了git同步遇到报错“fatal: unable to access 'https://github.com/ruanwenwu/newp.git/': Peer reports inc相关的知识,希望对你有一定的参考价值。

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

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

[[email protected] 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 inc的主要内容,如果未能解决你的问题,请参考以下文章

Git 报错:unable to update local ref

#yyds干货盘点# Git 报错:unable to update local ref

Git合并分支遇到远程分支不一致问题(Git操控备忘)

Git合并分支遇到远程分支不一致问题(Git操控备忘)

git报错 - remote: HTTP Basic: Access denied

rsync同步遇到的报错和解决办法