git同步遇到报错“fatal: unable to access 'https://github.com/lizhong24/mysite2.git/': Peer reports incompatible or unsupported protocol version.”
时间:2018-05-10 22:23:01
收藏:0
阅读:847
git同步遇到报错“fatal: unable to access ‘https://github.com/lizhong24/mysite2.git/‘: Peer reports incompatible or unsupported protocol version.”
解决办法:
yum update -y nss curl libcurl
问题解决了。
原文:https://www.cnblogs.com/areyouready/p/9021860.html
评论(0)