電腦世界的紛紛擾擾。
$ git tag
$ git tag -a NEW_TAG -m "MESSAGE"
$ git push origin NEW_TAG
$ git push origin --tags
$git tag -d OLD_TAG
$ git push --delete origin OLD_TAG
張貼留言
沒有留言:
張貼留言