Monday 11 March 2019

How To Install GIT In AWS EC2 Server by Raj Gupta




Run the below command to install git
yum install git –y

Run the below command to check 
git --version

No comments:

Post a Comment