It is very easy to create a feature branch in Bitbucket. Here’s a quick tutorial on how to do it:
-
Navigate to the left-side panel, then click 'Branches'.
-
Tap 'Create Branch' at the top-right corner.
-
After that, click the 'Type' menu.
-
Select 'Feature' from the list of options.
-
Next, specify your preferred Branch Source and enter a unique Branch Name into the provided input field.
-
Once done, click 'Create' to proceed.
-
After completing these steps, the feature branch will be created and saved to your Bitbucket account.