git 命令

126 阅读1分钟

删除远程标签:

git push origin :refs/tags/标签名  
git push origin :refs/tags/protobuf-2.5.0rc1