Answers for "install git 2 on centos 7"

0

install git 2 on centos 7

sudo yum -y install https://packages.endpointdev.com/rhel/7/os/x86_64/endpoint-repo.x86_64.rpm
sudo yum install git
Posted by: Guest on March-09-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language