From: Junio C Hamano Date: Fri, 22 May 2015 19:41:58 +0000 (-0700) Subject: Merge branch 'lm/squelch-bg-progress' X-Git-Tag: v2.5.0-rc0~82 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/17e785f6bacee806767aee0ba48d8c76a99a9895?hp=--cc 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 --- 17e785f6bacee806767aee0ba48d8c76a99a9895