Quick summary
This tutorial shows you how to merge branches in Bitbucket using the repository's built-in branch management tools. Follow the step-by-step walkthrough to select a branch, choose a merge strategy, and complete the merge in just a few clicks.
Steps
- Navigate to the left-side panel and click Branches.
- Browse the list and select the branch you want to merge.
- Click the More Options button on the branch.
- Choose Merge from the list of available options.
- Specify your preferred Merge Strategy and enter a short Commit Message in the input field.
- Click Merge to confirm and proceed.
- The selected Bitbucket branch will be merged instantly based on your input.



