Centos安装git2.2.1
摘要:
由于Centos6.5使用yum -y install git 安装的git版本是 git --versiongit version 1.7.1 想要升级到2.2.1: ># yum remove git># wget https://github.com/git/git/archive/v2.2. 阅读全文
posted @ 2016-05-25 15:56 Gulibao 阅读(827) 评论(0) 推荐(0) 编辑