GitVersionType enum

接受的版本类型

字段

Branch = 0

将版本解释为分支名称

Tag = 1

将版本解释为标记名称

Commit = 2

将版本解释为提交 ID (SHA1)