🌩️ 먹구름
👻 about 🎲 random 🗂️ index 💾 blog 🏷️ tag 🔍 search

특정 브랜치로 클론하기

created: 2023.09.11

updated: 2023.09.11

편집하기 / 의견 남기기

Git GitHub
  • 참고 자료
git clone -b {브랜치 명} git@github.com-{ssh 아이디}:{userID or organization}/{repository}.git

참고 자료

  • Git 브랜치 clone 하기 - 특정 브랜치 clone 하는 법