Hi Phillip, On Mon, 14 Jan 2019, Phillip Wood wrote: > Hi Salvica/Johannes Close ;-) > On 20/12/2018 12:09, Slavica Djukic via GitGitGadget wrote: > > From: Slavica Djukic <slawica92@xxxxxxxxxxx> > > > > To enable testing the colored output on Windows, enable TTY > > by using environment variable GIT_TEST_PRETEND_TTY. > > > > This is the original idea by Johannes Schindelin. > > I normally use GIT_PAGER_IN_USE=1 to force colored output, is there some > reason that does not work here? As Slavica found out, you need to set `TERM`, too, for that to work. And even then, it is more of a "happens to do what we want" rather than a "this is what we want to happen"... But I'm fine either way, the color code does not really *need* more complexity, as it were... Ciao, Dscho