Loading...
首先确认在centos7服务器已安装的git版本git --version移除当前版本gityum remove git yum remove git-*添加End Point库yum install https://packages.endpointdev.com/rhel/7/os/x86_64/endpoint-repo.x86_64.rpm安装gityum install git再次...