It is very easy to merge branches in Bitbucket. Here’s a quick tutorial on how to do it in simple steps:
-
Head over to the left-side panel and then click 'Branches'.
-
Browse the list and select the branch you wish to merge.
-
After that, tap the 'More Options' button.
-
Choose 'Merge' from the list of options.
-
Next, specify your preferred Merge Strategy and enter a short Commit Message into the provided input field.
-
Once done, tap 'Merge' to proceed.
-
After completing these steps, the selected Bitbucket branch will be merged instantly based on your input.