How to Install Sourcetree for GIT in Windows?

Sourcetree is designed to simplify the Interaction with Git repositories which require command lines to work. It is a free GUI(Graphic user interface) that reduces the workload of a user by making it easier to remove a file, discard a file, or commit a file as it manages and visualizes the work live and in an efficient way.

We can also view Detailed branching diagrams of Changes done or in a group project making it easier to keep a track of the workflow. It is also integrated with Mercurial making it more efficient. It is available on both Windows and Mac. This article provides a step-by-step guide on how to install Sourcetree for Git on a Windows machine.

Installing Sourcecode for Git

Sourcetree can be easily downloaded from the official website sourcetreeapp.com. Here are the steps to install it.

Step 1: Click on the download on the right side of the website.

Download Sourcetree

Step 2: Click on the Agreement box and then click on the Download Option.

Complete User Aggrement

Step 3: Once the Setup is being downloaded. Click on the setup to install, If you want you can make Bitbucket Account but you can skip it by clicking on the skip button.

Steup Sourcetree

Step 4: In this step click on the Next button to download and install the Mercurial tool.

download and install the Mercurial tool.

Step 5: Once the download and Installation are Complete, Click on the Next button to continue.

Continue to Sourcetree application

Step 6: Here you can Enter your name and email id as your preferences. Once you enter your Preferences, Click on the Next Option to Complete the Setup. 

SetUp SourceTre Account

Step 7: After Completing the installation Sourcetree will open automatically.

How to Install Sourcetree for GIT in Windows?

Now Sourcetree is ready to use with Git and makes your workflow fast and efficient.