Published
- 1 min read
install git 2 on centos 7
The solution for this is noted below
install git 2 on centos 7
Solution
sudo yum -y install https://packages.endpointdev.com/rhel/7/os/x86_64/endpoint-repo.x86_64.rpm
sudo yum install git
Try other methods by searching on the site. That is if this doesn’t work