In Bitbucket data center, can we specify multiple development branches in the branching model so that we can have the automatic merging from one release branch into these development branches?
Thanks
The short answer is no, you cannot have multiple development branches defined in Bitbucket. Git only supports a single development branch.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.