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
This is an issue I just ran into when using Git-flow from Sourcetree (MacOS on M1). I used Sourcetree on Windows a few months ago, and this issue was not present. I am unsure if this has to do with the OS or with a change in Sourcetree over the past few months.
I initialized a git-flow repository, chose `acceptance` as my development branch, and created a release. Result: it used `develop` as my development branch, creating quite a bit of work to revert that release.
It seems like my input was disregarded.
I will share a short screen capture showcasing the issue.
A short screen capture showcasing the issue:
https://drive.google.com/file/d/1ug-wekD4YPc_Q6_uky3AgLk0L86e-w-I/view?usp=sharing
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.