Git clone 특정 릴리즈 가져오기

Jmnote bot (토론 | 기여)님의 2017년 6월 27일 (화) 03:32 판 (봇: 자동으로 텍스트 교체 (-== 참고 자료 == +==참고==))

1 개요

git clone 특정 릴리즈 가져오기
git clone 특정 태그 가져오기
  • 일단 git clone 한 후 checkout
git clone 깃저장소주소
cd 프로젝트명
git checkout 태그명

2 같이 보기

3 참고

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}