首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 操作系统 > UNIXLINUX >

Linux上GIT安装

2013-01-23 
Linux下GIT安装centOS下GIT安装步骤如下:1。运行 rpm -ivh http://dl.fedoraproject.org/pub/epel/5/i386/e

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

热点排行