From: Kevin Willford Date: Thu, 10 Aug 2017 18:32:56 +0000 (-0400) Subject: rebase: turn on progress option by default for format-patch X-Git-Tag: v2.15.0-rc0~151^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/9eaa858eb90802b9b6ce8a061229faba463f4bc3?hp=9eaa858eb90802b9b6ce8a061229faba463f4bc3 rebase: turn on progress option by default for format-patch Pass the "--progress" option to format-patch when the standard error stream is connected to the terminal and "--quiet" is not given. Signed-off-by: Kevin Willford Signed-off-by: Junio C Hamano ---