Miscellaneous Dictionary
Github 특정 브랜치 클론
developo6
2022. 9. 1. 10:52
git clone -b {branch_name} --single-branch {저장소 URL}
git clone -b {branch_name} --single-branch {저장소 URL}