git clone1 Git(깃) 특정 브랜치 clone(클론) 하기 remote 저장소에서 특정 브랜치를 clone 하고 싶을 때 다음과 같이 커맨드를 작성합니다. git clone -b { branch name } --single-branch { repo url } ex) git clone -b woohyeon --single-branch https://github.com/wooPedia/Leetcode.git 2020. 2. 24. 이전 1 다음