250x250
Notice
Recent Posts
Recent Comments
Link
Chanho_Park
[GitHub] 특정 브랜치에서만 clone 하는 법 본문
728x90
git clone -b {branch_name} --single-branch {저장소 URL}
git clone -b cha --single-branch https://github.com/Chan/WMS_corpor.git
728x90
'Github' 카테고리의 다른 글
[Github] readme에 동영상 올리기(2) (0) | 2022.12.14 |
---|---|
[Github] readme에 동영상 올리기(1) (0) | 2022.12.14 |
[Github] pull 시 불필요한 파일들 ignore (0) | 2022.11.23 |
git pull 시 Dirty_worktree 에러 해결 (0) | 2022.11.15 |
Git 특정 파일 다운로드 (0) | 2022.11.01 |