How to install latest version of git on CentOS 8x
Posted: 2020/02/12 09:00:48
I used the usual:
yum install git
It did not install the latest version of git on my CentOS 8. How can I update to the latest version of git for CentOS 8? The solution can be applicable to newer versions of CentOS such as CentOS 8.1.1911. Am I using the wrong git command?
yum install git
It did not install the latest version of git on my CentOS 8. How can I update to the latest version of git for CentOS 8? The solution can be applicable to newer versions of CentOS such as CentOS 8.1.1911. Am I using the wrong git command?