본문 바로가기

Programming/Git

[Git] 특정 branch clone하기

// 실제로 사용할 때는 "" 생략

git clone "git https 주소" -b "branch 이름"

'Programming > Git' 카테고리의 다른 글

[Git] MacOS에서 GitHub 연결하기  (0) 2022.08.16