How to Change Branch in Sourcetree
To change branch in Sourcetree, here’s the quick way:
- Open your repository in Sourcetree.
- Look at the 'Branches' panel on the left side.
- Find the branch you want to switch to.
- Select the branch.
- Right-click it and select 'Checkout master...'
- Sourcetree will automatically switch your working copy to that branch.
Similar Articles
No items found.
This website uses cookies to ensure you get the best experience on our website. Learn More
Got it