How to Checkout a Branch in Sourcetree
To check out a branch in Sourcetree, follow these simple steps:
- Start by opening your repository in Sourcetree.
- Look at the 'Branches' panel on the left side of your Sourcetree window.
- In the branches panel, locate the branch you want to check out.
- If prompted with options, simply confirm the branch you want to switch to.
- Right-click on the branch name and select 'Checkout' from the context menu.
- That's it! Sourcetree will now switch your working copy to the selected branch. You're ready to code.
Similar Articles
No items found.
This website uses cookies to ensure you get the best experience on our website. Learn More
Got it