diff options
author | Junio C Hamano <gitster@pobox.com> | 2016-12-13 14:09:27 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-12-13 14:09:27 -0800 |
commit | c04790a93a437458638604af90351557c98e5a5d (patch) | |
tree | 4c41d32f66fa7b3fa7cced82f8e46d39f3a4ffcf /t/t1307-config-blob.sh | |
parent | Start post 2.11 cycle (diff) | |
parent | mingw: intercept isatty() to handle /dev/null as Git expects it (diff) | |
download | tgif-c04790a93a437458638604af90351557c98e5a5d.tar.xz |
Merge branch 'js/mingw-isatty'
We often decide if a session is interactive by checking if the
standard I/O streams are connected to a TTY, but isatty() emulation
on Windows incorrectly returned true if it is used on NUL (i.e. an
equivalent to /dev/null). This has been fixed.
* js/mingw-isatty:
mingw: intercept isatty() to handle /dev/null as Git expects it
Diffstat (limited to 't/t1307-config-blob.sh')
0 files changed, 0 insertions, 0 deletions