Install SourceTree and Configure CredentialsIn order to start working with your Bitbucket repositories, you must first install and configure sourceTree. - Download and install SourceTree.
- Post installation, launch SourceTree.
- From the Tools menu, select Options.
- In Authentication, click Add.
- Set Hosting Service as Bitbucket.
- Enter the Host Name / IP and port number where Bitbucket server is hosted.
This option is only available for Bitbucket Server edition. - Set Prefered Protocol as HTTPS.
- Authentication as Basic.
- In Username, enter your Bitbucket account username.
- Click Refresh Password to authenticate username.
An Authentication window appears. - Enter your Bitbucket password.
- Select the Remember Password option and then click Login.
SourceTree is now configured for working with the Bitbucket repositories.
|