Tech

centos7에서 git 2.x 버전 설치하기

ohrohi 2020. 10. 16. 10:08
반응형

- yum -y remove git*

- yum -y install http://opensource.wandisco.com/centos/7/git/x86_64/wandisco-git-release-7-1.noarch.rpm

- yum -y install git

반응형