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.