I want to upgrade git cause the version on centos5 is 1.5.5.6. yum upgrade git
says, "No Packages marked for Update." Am I using the wrong rpm? How do I use a different rpm? Which should I use?
Asked
Active
Viewed 3,700 times
0

ma11hew28
- 799
- 2
- 9
- 17
-
See also http://stackoverflow.com/questions/3779274/how-can-git-be-installed-on-centos-5-5 – Collin Anderson Jun 18 '12 at 16:16
1 Answers
2
Without adding an additional external repository, you wont get a later version of git.
See this article for getting Git 1.7 via yum:

Andy
- 3,865
- 1
- 20
- 9