git报错Peer reports incompatible or unsupported protocol version

git clone项目时出现类似如下错误:

# git clone https://github.com/iyezhou/Android-YzHttp.git
Cloning into '91porn'...
fatal: unable to access 'https://github.com/iyezhou/Android-YzHttp.git/': Peer reports incompatible or unsupported protocol version.
# git --version
git version 2.13.2

解决办法:

yum update nss curl libcurl  # nss为名称解析和认证服务 curl为网络请求库

版权声明:
作者:Joe.Ye
链接:https://www.appblog.cn/index.php/2023/03/19/git-error-peer-reports-incompatible-or-unsupported-protocol-version/
来源:APP全栈技术分享
文章版权归作者所有,未经允许请勿转载。

THE END
分享
二维码
打赏
海报
git报错Peer reports incompatible or unsupported protocol version
git clone项目时出现类似如下错误: # git clone https://github.com/iyezhou/Android-YzHttp.git Cloning into '91porn'... fatal: unable to acc……
<<上一篇
下一篇>>
文章目录
关闭
目 录