Install GIT on CENTOS 5
Quick post with some notes on how to install GIT on CENTOS 5 easily.
Quick post with some notes on how to install GIT on CENTOS 5 easily.
This week I needed to get Capistrano working with GIT because I moved some of my Ruby on Rails projects from SVN to GITHUB and I Capistrano garantees a easy deployment solution. There’s plenty of information out there about GIT, you can find plenty of guides at github and some videos at Railscasts and GitCasts. [...]