How install git on CentOS? I find this manual. Is it good?
feedback
|
migrated from stackoverflow.com Sep 3 '10 at 12:07
This question came from our site for professional and enthusiast programmers.
closed as not a real question by random♦ Mar 15 at 20:49
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.
| ||||
|
feedback
|
|
yum install git-core | |||||||
feedback
|
|
Note everyone: git comes in the stranded centos 6 repos but for 5 you will need EPEL or freshmeat etc or from source. | ||||
|
feedback
|
|
I provide RPMs for git 1.7 in the Webtatic repository, as the kernel.org RPM's are incompatible with CentOS's old rpm installer. | |||
|
feedback
|