Ah the joys of working with vintage OSes.
So if you add the usual yum repositories to CentOs 5, git and curl are available in the updates repository.
However, if you try to use git and do a push to a web DAV-based repository, say somewhere like github.com, you get the following error:
$> git push
fatal: git-push is not available for http/https
(
Read more... )