git tag v1.0.4
git push --tags
git tag -d v1.0.4
git push origin :refs/tags/v1.0.4
risingsun
这个人很懒,什么都没留下