Merge branch 'js/mingw-isatty' into maint

Update the isatty() emulation for Windows by updating the previous hack that depended on internals of (older) MSVC runtime. * js/mingw-isatty: mingw: replace isatty() hack mingw: fix colourization on Cygwin pseudo terminals mingw: adjust is_console() to work with stdin mingw: intercept isatty() to handle /dev/null as Git expects it

Junio C Hamano committed Jan 17, 2017 at 14:49 UTC 0ab8606ebb2dc89f23a6e844ce1d284f693912f9

No changes.