Merge branch 'lm/squelch-bg-progress' into next
commit60916e6958aa7cb49823f5247da75df19508bf91
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 May 2015 22:07:15 +0000 (20 15:07 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 May 2015 22:07:15 +0000 (20 15:07 -0700)
treebb410cac01095aecb1606585063d9bd3cdc8b5c6
parentf613575e673b1dfe1c93a25f0ee390129ed43c5e
parenta4fb76ce1916939c7e6359f9416f2af4a760f6f1
Merge branch 'lm/squelch-bg-progress' into next

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