利筠溪 发表于 2016-2-11 15:15:32

Linux下GIT安装

centOS下GIT安装步骤如下:

1。运行 rpm -ivh http://dl.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm
2。 yum -y install git


下载库文件:git clone ssh://beyond1982@git.code.sf.net/p/agilenotes/code agilenotes-code
更新git源代码:git pull

参见:http://blog.csdn.net/clariones/article/details/7666045
页: [1]
查看完整版本: Linux下GIT安装