도구
github 특정 브랜치만 clone
삼전동해커
2021. 8. 13. 23:24
git clone -b [branch_name] --single-branch [저장소 주소]
git clone -b [branch_name] --single-branch [저장소 주소]