commit | 46ae156d6c8c48d521e4d858ed84d93259cfc61f | [log] [tgz] |
---|---|---|
author | David Aguilar <davvid@gmail.com> | Mon Apr 06 01:31:21 2009 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Apr 07 22:19:55 2009 -0700 |
tree | 86a0baeb8f3a8b6369371cbe58fda7f30ef828d7 | |
parent | 2e8af7e42b15d4f2d573329ea2593a19f45f18d3 [diff] |
difftool: use perl built-ins when testing for msys I don't even know what $COMSPEC means so let's be safe and use the same perly $^O test add--interactive uses. While we're at it, make git-difftool match the prevalent git-perl style. Signed-off-by: David Aguilar <davvid@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>