github - Hmm, how do you release a version with git?
某草草
某草草 2017-05-02 09:22:51
0
2
613

Uh, I searched on Baidu and found out what they are

git tag -a v0.1.1 -m '这是第一个版本'

and the like, such a tag is just an ordinary tag, and there is no way to create a version like YII2 (that is, RC, Releases, Latest-Releases and the like...)

某草草
某草草

reply all(2)
洪涛

https://github.com/:username/:repo/releases/new

巴扎黑

Okay, you can try it with smartgit. There is a git flow in which you can select the release. If you don’t use smartgit, go to github and click on the tag you released. There is an edit tag function, and you can publish a version

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template