Cómo instalar Git en AWS Linux
# simply run the below command
sudo yum install git -y
Vishal
# simply run the below command
sudo yum install git -y