git clone -b (브랜치 이름) --single-branch (저장소 url)
'Git' 카테고리의 다른 글
Git push, Git pull이 작동하지 않을 때 (fatal: refusing to merge unrelated histories) (0) | 2020.09.27 |
---|---|
git commit 취소하기, 메시지 변경하기 (0) | 2020.05.16 |
.gitignore 파일을 쉽게 만들어주는 gitignore.io (0) | 2020.04.21 |
Git flow 전략에 관하여 (0) | 2020.04.11 |
gh-pages를 사용하여 github.io에 업로드 (in React project) (0) | 2020.01.05 |