Sunday 25 February 2018

How to upgrade latest version of Git in SourceTree for Windows:



In my first post, I have shown the steps to install the latest version of Git in your machine. In this post, I will show you how to use installed latest version of Git (which we have done in first post) from your machine to source Tree.

It will not take more than 2 minute to upgrade Git in your SourceTree.

step 1: Open SourceTree and tab on tools and the select options.



step 2: Tab on Git. At the bottom,  you can view whether you are using system git or embedded git. To upgrade click on Use System Git and click Ok for completion.



Now, you can check the latest version of Git in soucreTree. Go to terminal in your soucreTree and type:

 git --version. 


Ask me in comment section.

No comments:

Post a Comment