Skip to main
this.isMin.uk
About
Random
git clone할 때, 특정 브랜치만 가져오는 방법
git clone -b ${BRANCH_NAME} --single-branch
single-branch의 역할?
Git
,
Til