How to install GIT on CentOS

It is quite easy to install GIT using YUM command line manage utility on CENT OS 6.

Install :

# yum clean all
# yum install git

Verify Subversion : 

# git --version

Thanks..!!!

Comments

Popular posts from this blog

Streaming Spring boot logs to ELK stack

Keyboard Shortcuts That Work in All Web Browsers

How TOTP Works: Generating OTPs Without Internet Connection