GitVersionDescriptor interface
version | Version string identifier (name of tag/branch, SHA1 of commit) |
version |
Version options - Specify additional modifiers to version (e.g Previous) |
version |
Version type (branch, tag, or commit). Determines how Id is interpreted |
Version string identifier (name of tag/branch, SHA1 of commit)
version: string
Property Value
string
Version options - Specify additional modifiers to version (e.g Previous)
versionOptions: GitVersionOptions
Property Value
Version type (branch, tag, or commit). Determines how Id is interpreted
versionType: GitVersionType