카테고리 없음

04. CentOS Git 2.x 설치

GuriZzang 2021. 7. 30. 09:35
$ sudo yum -y install https://packages.endpoint.com/rhel/7/os/x86_64/endpoint-repo-1.7-1.x86_64.rpm
$ sudo yum install git
$ git --version