Merge branch 'kb/msys2-tty'
authorJunio C Hamano <gitster@pobox.com>
Mon, 30 May 2016 01:06:41 +0000 (18:06 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 May 2016 01:06:41 +0000 (18:06 -0700)
The "are we talking with TTY, doing an interactive session?"
detection has been updated to work better for "Git for Windows".

* kb/msys2-tty:
mingw: make isatty() recognize MSYS2's pseudo terminals (/dev/pty*)

Trivial merge