git branch clone 하기

Tags:

git clone -b 브랜치명 --single-branch 저장소URL
-> git clone -b branch1 --single-branch https://github.io/joelweon/project