rebase: turn on progress option by default for format-patch
authorKevin Willford <kewillf@microsoft.com>
Thu, 10 Aug 2017 18:32:56 +0000 (14:32 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Aug 2017 21:09:46 +0000 (14:09 -0700)
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 <kewillf@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found