在centos的多数版本上,git的版本都是1.7,有一些新功能没有。懒癌发作,不想编译,找到了RPM安装的方法。
对应版本的包可以从这里找:https://ius.io/GettingStarted/
#51cto的BUG,URL太长,只能换行 yum-yinstallepel-release.noarch rpm-ivhhttps://centos6.iuscommunity.org/ius-release.rpm
#在这之前你可以yumlistall|grep--colorgit查看当前可用的git列表 yum-yinstallgit2u-2.10.1-1.ius.el6.x86_64
so easy!
原文链接:https://www.f2er.com/centos/379905.html