How can I install git on CENTOS 5.5 machine? I tried to install it from yum but got following msg.
root@host [~]# sudo yum install git Loaded plugins: fastes
Edit /etc/yum.repos.d/Centos* so that all lines that have enabled = 0 instead have enabled = 1.
/etc/yum.repos.d/Centos*
enabled = 0
enabled = 1