git clone -b <branch명> <remote_repo 주소>
$ git clone -b develop https://github.com/project/test.git
출처: https://info-lab.tistory.com/60 [:: IT School :::티스토리]