Quick summary
This tutorial shows how to delete a branch in Bitbucket using the repository's Branches panel. In just a few clicks, you can remove unwanted branches directly from the Bitbucket dashboard without using the command line.
Steps
- On Bitbucket's main dashboard, find and open the repository that contains the branch you wish to delete.
- Go to the left-side panel and click Branches.
- Browse the branch list and find the specific branch you want to delete.
- Click the Actions button next to the branch.
- Choose Delete from the list of options.
- Tap Delete one more time to confirm your request.
- The selected Bitbucket branch will be deleted immediately after confirmation.
.gif)



