How to Create a Feature Branch in Bitbucket

It is very easy to create a feature branch in Bitbucket. Here’s a quick tutorial on how to do it:

  1. Navigate to the left-side panel, then click 'Branches'.



  2. Tap 'Create Branch' at the top-right corner.



  3. After that, click the 'Type' menu.



  4. Select 'Feature' from the list of options.



  5. Next, specify your preferred Branch Source and enter a unique Branch Name into the provided input field.



  6. Once done, click 'Create' to proceed.



  7. After completing these steps, the feature branch will be created and saved to your Bitbucket account.

Did you find this article useful?