Linux Ubuntu

[Ubuntu] git clone 하기

kjun.kr 2022. 12. 1. 22:54
728x90

1. git 설치

sudo apt install git

2. git 버전확인

git --version

3. git clone

git clone {주소}.git .

 

728x90
저작자표시 비영리 변경금지 (새창열림)