From: Junio C Hamano Date: Tue, 17 Jan 2017 22:49:25 +0000 (-0800) Subject: Merge branch 'js/mingw-isatty' into maint X-Git-Tag: v2.11.1~64 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0ab8606ebb2dc89f23a6e844ce1d284f693912f9;p=git 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 --- 0ab8606ebb2dc89f23a6e844ce1d284f693912f9