When working on a bugfix branch the version becomes detached instead of having the bugfix name. Looking at the code for gradle-gitflow it seems like bugfix is something gitflow-avh added that gradle-gitflow doesn't support. The code should be easy to change. It looks like it needs a new strategy class added for bugfix.
When working on a bugfix branch the version becomes detached instead of having the bugfix name. Looking at the code for gradle-gitflow it seems like bugfix is something gitflow-avh added that gradle-gitflow doesn't support. The code should be easy to change. It looks like it needs a new strategy class added for bugfix.