특히 브랜치가 많은 경우 이 방법을 사용할 수 있다.
git clone -b {branch_name} --single-branch {저장소 URL} ex) git clone -b master --single-branch https://github.com/91savage/test