Merge branch 'mn/sideband-no-ansi'
commit251cb96eabb983ee1b699254399642b306cf19bf
authorJunio C Hamano <gitster@pobox.com>
Mon, 9 Jun 2014 18:27:55 +0000 (9 11:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Jun 2014 18:27:56 +0000 (9 11:27 -0700)
tree03da1ab8edbd6dae26b49292616835b83452b1f6
parentd37e8c54a60c4aa92e1bb412b416ca1fea821587
parent38de156a05a4421103e93d43b36e9967e63fb707
Merge branch 'mn/sideband-no-ansi'

Tools that read diagnostic output in our standard error stream do
not want to see terminal control sequence (e.g. erase-to-eol).
Detect them by checking if the standard error stream is connected to
a tty.

* mn/sideband-no-ansi:
  sideband.c: do not use ANSI control sequence on non-terminal