Is it possible to have a custom action to prompt for a parameter?
Using gitflow, but it is not possible to create a hotfix branch, so I was thinking to setup a script with a custom action where it would prompt for the branch name and create the hotfix branch off the development branch with the passed parameter value.