VPS重装出错,使用Git Clone项目的时候提示unable to access
问题描述:
CentOS 操作系统
git clone 项目时出现类似如下错误:
fatal: unable to access 'https://github.com/rancher/rancher.git/'icon_razz.gifeer reports incompatible or unsupported protocol version.
解决方法:
yum update -y nss curl libcurl
Comments | NOTHING