git clone 특정 릴리즈 가져오기

1 개요[ | ]

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

2 같이 보기[ | ]

3 참고[ | ]

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