Hi,
We're trying to adopt gitflow workflow
And I found branching model settings on Bitbucket repo settings.
Then I set develop branch to development branch and master branch to production branch.
I forked main branches(master, develop) to supporting branches and used these.
But in case of release branch, it was able to merge into only production branch!
Definitely, bug-fixed things must be included into development process too.
So, do you have anything else possible? or do I have to create pull request of release branch to develop branch manually?
To merge the bug fixes to develop branche - you have to create a pull request to develop branch from release branch!!
kindly accept the answer if it is helpful!!
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.