Re: [git-users] Change in difftool behavior between 2.14 and later

2018-08-12 Thread Alexandru Pătrănescu
Hi, I would have expected this new version comparison to be the default behavior and to compare local files only if one commit is specified. I'm on mobile. Can you verify if that might have changed also. If not, wouldn't this be good for you? git difftool {commitsha} -- {file} Thanks, Alex On

[git-users] Change in difftool behavior between 2.14 and later

2018-08-11 Thread Michael Sabin
Hello, I've identified a change in the behavior of "git difftool" between Git v2.14 and later versions of Git. In Git v2.14.*, when you use it like this git difftool ${sha1} ${sha2} ${some_file} and ${sha1} or ${sha2} point to HEAD and the working version of the file is unchanged, the difftool