So I think I have the config correct,
when I click on gitflow, it says next action and lists:
'Finish Feature'
when I click it, the 'Feature Name' dropdown is blank though.
My branch is: 'feature-1200' and under feature name it shows '1200' for 1/2 a second and then goes away.
I had the same issue. the following solved it for me.
start the terminal from sourcetree while the affected repository tab is selected / active.
type "git flow config" and press enter.
In my case all prefixes were empty.
If it is that same for you try the following:
i hope this will help some of you running into the same issue
It works for me, thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For future reference.
this issue originates from the latest gitflow release that is incorporated in the latest git for windows release. (2.21.0)
so on every new gitflow initialisation the above should be redone
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same issue here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have the same issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don' know why, but when it happens for me, I usually just rename the feature or release branch I am on, then try and finish it again. Works every time.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same issue. Still appears to be in current version.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am having the same problem with gitFlow. At first, the feature/hotfix name is displayed, but after about one second it disappears completely
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I get the same with HGFlow
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am facing the same problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Would you mind posting your gitflow config?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
same problem here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.