Merge branch 'lm/squelch-bg-progress'
commit17e785f6bacee806767aee0ba48d8c76a99a9895
authorJunio C Hamano <gitster@pobox.com>
Fri, 22 May 2015 19:41:58 +0000 (22 12:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 22 May 2015 19:41:58 +0000 (22 12:41 -0700)
treeb8ba82b9543de0c5e2757fd63c0aebc2c73cbd34
parentddaf4e2e9a8b38185405205ddead638cf052728e
parenta4fb76ce1916939c7e6359f9416f2af4a760f6f1
Merge branch 'lm/squelch-bg-progress'

The controlling tty-based heuristics to squelch progress output did
not consider that the process may not be talking to a tty at all
(e.g. sending the progress to sideband #2).  This is a finishing
touch to a topic that is already in 'master'.

* lm/squelch-bg-progress:
  progress: treat "no terminal" as being in the foreground