From: Stephen Boyd Date: Tue, 16 Jun 2009 22:33:01 +0000 (-0700) Subject: am, rebase: teach quiet option X-Git-Tag: v1.6.4-rc0~27^2~1 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=0e987a12fc1d481d81ad9c56f4714efb08667213;p=git.git am, rebase: teach quiet option git-am and git-rebase are talkative scripts. Teach them to be quiet when told, allowing them to speak only when they fail or experience errors. The quiet option is maintained when git-am or git-rebase fails to apply a patch. This means subsequent --resolved, --continue, --skip, --abort invocations will be quiet if the original invocation was quiet. Drop a handful of >&2 redirection; the rest of the program sends all the info messages to stdout, not to stderr. Signed-off-by: Stephen Boyd Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt index 6d92cbee6..32e689b2b 100644 --- a/Documentation/git-am.txt +++ b/Documentation/git-am.txt @@ -13,7 +13,7 @@ SYNOPSIS [--3way] [--interactive] [--committer-date-is-author-date] [--ignore-date] [--whitespace=