centos7安装最新版git
Posted zhangmingcheng
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了centos7安装最新版git相关的知识,希望对你有一定的参考价值。
1、安装WANDisco仓储包
sudo yum install http://opensource.wandisco.com/centos/7/git/x86_64/wandisco-git-release-7-2.noarch.rpm
2、安装git
sudo yum install git
3、验证版本
git --version
以上是关于centos7安装最新版git的主要内容,如果未能解决你的问题,请参考以下文章