




















请注意,本文编写于 1730 天前,最后修改于 1416 天前,其中某些信息可能已经过时。
增加仓库
安装
cent os 7 默认的 git 是 1.9 的,很不优雅,还是换成 2.x 的比较好
cat /etc/yum.repos.d/wandisco-git.repo <<<EOF [wandisco-git] name=Wandisco GIT Repository baseurl=http://opensource.wandisco.com/centos/7/git/$basearch/ enabled=1 gpgcheck=1 gpgkey=http://opensource.wandisco.com/RPM-GPG-KEY-WANdisco EOF rpm --import http://opensource.wandisco.com/RPM-GPG-KEY-WANdisco
yum install git -y
如果对你有用的话,可以打赏哦
打赏


本文作者:mereith
本文链接:
版权声明:本博客所有文章除特别声明外,均采用 BY-NC-SA 许可协议。转载请注明出处!
目录
增加仓库
安装
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。