Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

Outline

Tag

  • 태그랑 읽기 전용 커밋, 특정 커밋을 가리키는 링크

주요 명령어

checkout

특정 태그를 브랜치로 다운로드 할 때 checkout 명령어를 이용합니다.

git checkout tags/1.0.2 -b 1.0.2

git checkout tags/apache-iceberg-1.7.1 -b apache-iceberg-1.7.1

git checkout tags/v0.8.0-incubating -b v0.8.0-incubating
Morty Proxy This is a proxified and sanitized view of the page, visit original site.