

Once you have SourceTree installed, the next step is to connect to your BitBucket account, and SourceTree provides BitBucket as an option you can simply select.įollow the steps displayed on screen. SourceTree is a brilliant piece of software that helps to make using GIT much easier, and preventing you from diving into the terminal to do the simplest tasks. To check GIT has been installed successfully, open Terminal and type: git -version Download SourceTree (We recommend this)

The first step is to download GIT, follow this link to do so.

This starts right at the beginning, so some of these steps may now be relevant for you. Below are some steps that should help you along your way. Repositories not found, incorrect permissions and issues when using your SSH key can all occur, and become very stressful. In this article we cover how to set up BitBucket SSH. Setting up your project using a remote repository over SSH can become a painful task for new and even the most seasoned developers.
