Optional
A string template that will be interpolated with git commit information to return as version string
Placeholders like {VAR} will be replaced. Available variables:
{VAR}
branch
hash
shortHash
'{branch}-{shortHash}' Copy
'{branch}-{shortHash}'
true Copy
true
A string template that will be interpolated with git commit information to return as version string
Placeholders like
{VAR}
will be replaced. Available variables:branch
hash
shortHash