First and foremost: I\'m a git beginner so please bare with me.
I\'m using git describe --tags --long --match "v[0–9]*" to figure out the numbe
git describe --tags --long --match "v[0–9]*"