How to Create Feature Branch in Sourcetree
Creating a feature branch in Sourcetree is super simple! Here’s how:
- 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.
Similar Articles
No items found.
This website uses cookies to ensure you get the best experience on our website. Learn More
Got it