[git] repo로 tag push/delete

tag push

git push origin <TAG명>

tag delete

git push origin :<TAG명>

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다