Quick summary
This tutorial shows how to add a Bitbucket repository to Sourcetree by connecting your Bitbucket account, cloning a repo, and performing a pull to sync the latest changes locally.
Steps
- Open Sourcetree and click '+ Add an account'.
- Connect your Bitbucket account as your hosting service.
- Click 'OK' to save the account settings.
- In Sourcetree, click the 'Clone' button.
- Choose your Bitbucket account from the list, select the repository you want to add, and choose a destination path.
- Click 'Clone' to finish — the repo is now in Sourcetree and ready for pull, push, and commits.
- Open the repo in Sourcetree and click the 'Pull' button.
- Choose the branch and configure the pull details.
- Click 'OK' to pull the latest changes from Bitbucket.



