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)
commit9eaa858eb90802b9b6ce8a061229faba463f4bc3
tree86beaf2687e279af7dcd54748c3932895d607531
parent738e88a20cd4c73930a18c759ed6f5704e85109f
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 <kewillf@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-rebase--am.sh
git-rebase.sh