Thursday, December 27, 2012

Install git client on CentOS5

# Add the repository
rpm -Uvh http://repo.webtatic.com/yum/centos/5/latest.rpm

# Install the latest version of git
yum install -y --enablerepo=webtatic git

No comments: