본문 바로가기

서버

centos) git 설치

728x90

1. git 설치 명령어

yum install git

 

2. 깃 설치 확인

git --version

 

3. git 클론하기 

git clone 레파지토리주소