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.
In the typical setting of branching model, we have Development branch named "dev" and Production branch "master".
When creating a new branch (feature ) in a dialogue, the field "From branch" is defaulted to "dev". Our work flow requires the team to use "master" branch when creating a new branch (feature). The developers have user problem that they forget to change from "dev" to "master".
I have changed the branching model Development branch from "dev" to "master". So we would have Development and Production branch pointing to "master". With this setting, when creating a new branch (feature) in a dialogue, the field "From branch" is now defaulted to "master".
Question : If I were to apply the setting, would this affect/changes the existing git operation (pull request, merge, creation, update, etc)?
Hey @Andrew Liew
G'Day!
I believe this will not affect any existing git operation.
The thing that will change will be on the branch and pull request creation, as it will point to the new development branch you configure.
Cheers,
Syahrul
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.