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

解决办法:

yum update -y nss curl libcurl 

问题解决了。

05-01 04:38