diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2017-01-18 13:14:35 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-01-18 13:31:25 -0800 |
commit | 1d3f065e0e4090a78640642cc1c1a3ce91d7852a (patch) | |
tree | 69a1eb5a5982f588ae7543070c7fceea08a122b1 /decorate.c | |
parent | mingw: replace isatty() hack (diff) | |
download | tgif-1d3f065e0e4090a78640642cc1c1a3ce91d7852a.tar.xz |
mingw: follow-up to "replace isatty() hack"
The version of the "replace isatty() hack" that got merged a few
weeks ago did not actually reflect the latest iteration of the patch
series: v3 was sent out with these changes, as requested by the
reviewer Johannes Sixt:
- reworded the comment about "recycling handles"
- moved the reassignment of the `console` variable before the dup2()
call so that it is valid at all times
- removed the "handle = INVALID_HANDLE_VALUE" assignment, as the local
variable `handle` is not used afterwards anyway
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Reviewed-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'decorate.c')
0 files changed, 0 insertions, 0 deletions