How to Create Feature Branch in Sourcetree
- George Apostolov
- 05 Sep 2025
Guide
Open your repository in Sourcetree.
Click the 'Branch' button in the toolbar at the top.
In the 'Create Branch' dialog, enter your feature branch name.
Choose the branch you want to branch off from.
Make sure 'Checkout New Branch' is checked if you want to switch to the new branch right away.
Click 'Create Branch' to save.
Create your first interactive demo in minutes
No credit card required • Start building today


