mirror of
https://github.com/git-for-windows/git.git
synced 2026-07-10 10:01:13 -05:00
In December 2016 and January 2017, we revamped the Windows-specific `isatty()` handling, replacing a hack by a more robust solution. This patch is a follow-up we realized was necessary already in March 2017, but forgot to contribute to core Git yet. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>