git同步遇到报错“fatal: unable to access 'https:github.comruanwenwunewp.git': Peer reports incompatibl...

mac2022-06-30  18

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)