Not having migrated our workflow properly to the "git way", we are "moving" a version of the codebase between different branches. Example: master --> RELEASE --> PRODFIX
With this setup, it is hard to track a version with this plugin creating versions "numbers" based on the branch name and an increasing number.
Not sure what would be the correct way to do this; maybe have a property that can be set on the command line for an initial version "number" on the branch?
Not having migrated our workflow properly to the "git way", we are "moving" a version of the codebase between different branches. Example: master --> RELEASE --> PRODFIX
With this setup, it is hard to track a version with this plugin creating versions "numbers" based on the branch name and an increasing number.
Not sure what would be the correct way to do this; maybe have a property that can be set on the command line for an initial version "number" on the branch?