You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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
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.
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.
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.
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.
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.
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.
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.