Docker, Git 등
git 특정 브랜치 clone 방법
dnap512
2022. 6. 13. 11:55
git clone -b {branch_name} --single-branch {저장소 URL}