I currently have a VPS that has CentOS installed and went to install Git via Yum, but it didn't seem to have it in the default repos. I've tracked down the following repos and you just need to follow the steps below to get it installed:
$ sudo touch /etc/yum.repos.d/atrpms.repo /etc/yum.repos.d/dag…
Daniel Insley