How to Add Bitbucket Repos to Sourcetree for Pull
Here’s a simple guide to add Bitbucket repositories to Sourcetree so you can pull code:
- Open Sourcetree and click '+ Add an account'.
- Connect your Bitbucket as your hosting service.
- Click 'OK' to save.
- In Sourcetree, click 'Clone'.
- Choose your Bitbucket account from the list. Select the repository you want to add and choose a destination path.
- Click 'Clone'. Now, the repo is in Sourcetree and ready for pull, push and commits.
- Open the repo in Sourcetree. Click the 'Pull' button.
- Choose the branch and configure the pull details.
- Click 'OK' to pull the latest changes.
Similar Articles
No items found.
This website uses cookies to ensure you get the best experience on our website. Learn More
Got it