From: Lars Schneider Date: Wed, 29 Nov 2017 14:37:51 +0000 (+0100) Subject: refactor "dumb" terminal determination X-Git-Tag: v2.16.0-rc0~39^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/a64f213d3fa13fa01e582b6734fe7883ed975dc9?hp=a64f213d3fa13fa01e582b6734fe7883ed975dc9 refactor "dumb" terminal determination Move the code to detect "dumb" terminals into a single location. This avoids duplicating the terminal detection code yet again in a subsequent commit. Signed-off-by: Lars Schneider Signed-off-by: Junio C Hamano ---