centos 7  git clone时出现不支持协议版本的问题

unable to access 'https://github.com/baloonwj/TeamTalk.git/': Peer reports incompatible or unsupported protocol version.

解决方案:

yum update -y nss curl libcurl 

 

 

centos安装 git命令

yum -y install git

相关文章: