SourceTree is a free Git client that simplifies how you interact with your Git repositories. SourceTree supports Git LFS and can handle projects of various sizes. This guide will walk you through the steps to download SourceTree for both Windows and Mac systems.
Step 1: Visit the SourceTree website
To start the download process for SourceTree, you need to navigate to the official SourceTree website.
Step 2: Select the version for your operating system
Download SourceTree for Windows
- On the SourceTree website, navigate to the "SourceTree for Windows" page.
- Click on the download link or button that is labeled for Windows.
Download SourceTree for Mac
- Similarly, for Mac users, look for a Mac compatible version on the website. This will have a Mac or Apple logo.
- Click on the download link or button for Mac.
Step 3: Create or log in to your Atlassian account
SourceTree is a product of Atlassian, and downloading it requires an Atlassian account. If you don’t already have an account, you’ll need to create one during the download process. Follow these steps:
- After clicking on the download link, you will be prompted to log in to your Atlassian account.
- If you do not have an account, you can create one by clicking on “Create an account”.
- Follow the on-screen instructions to complete the account setup.
Step 4: Start the installation process
After downloading the installation file, follow these steps to install SourceTree:
For Windows
- Locate the downloaded
.exe
file in your downloads folder. - Double-click the file to start the installation.
- Follow the on-screen instructions to complete the installation.
For Mac
- Find the downloaded
.dmg
file. - Double-click to open it.
- Drag the SourceTree icon to your Applications folder.
- Follow the additional instructions as prompted by the install wizard.
Step 5: Launch SourceTree and configure your repositories
Once installed, open SourceTree and configure it by connecting to your existing repositories or cloning new ones. Here’s how to get started:
- Open SourceTree.
- Connect to a repository by clicking on 'New' or 'Clone from URL'.
- Enter the repository details and your credentials if required.
- Begin managing your Git repositories using the SourceTree interface.
For further reading see the official Sourcetree documentation.