I am using SourceTree (1.6.10.0), and I absolutely love it. The thing that puzzles me is the version of Git that is being used. The command prompt says
> Welcome to Git (version 1.8.4-preview20130916)
git-scm.com shows 1.9.4 as being the latest release for Windows.
My question is, why is a release that's over a year old being used? Was there a change in 1.9 that is incompatible? Performance reason?
Hi Edward
The version of Git installed on machines that interact with Stash must be compatible with the version of Git installed for use by the Stash server.
Please go through following links which will brief your understanding.
git diff-tree
which breaks Stash's commit page. (Details)@Rahul Danwade - Thank you! That's exactly the type of answer I was looking for.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Not sure why but I am sure you know that you can install the latest Git on your client and use the system Git instead of the embedded Git.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can switch from embedded to system git in Tools\Options\Git
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.