Looking for an alternative to git tags for automatic version numbering

前端 未结 0 1343
自闭症患者
自闭症患者 2020-12-29 15:01

I use "N.N" tags to mark version numbers and then

git describe --long --tags --dirty^=-M --match="*[0-9].[0-9]*"

to gener

相关标签:
回答
  • 消灭零回复
提交回复
热议问题