From: Stephan Beyer Date: Fri, 8 Aug 2008 23:28:54 +0000 (+0200) Subject: git-am: ignore --binary option X-Git-Tag: v1.6.0~11 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=cb3a160;p=git.git git-am: ignore --binary option The git-apply documentation says that --binary is a historical option. This patch lets git-am ignore --binary and removes advertisements of this option. Signed-off-by: Stephan Beyer Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt index c45c53ec2..b9c6fac74 100644 --- a/Documentation/git-am.txt +++ b/Documentation/git-am.txt @@ -10,7 +10,7 @@ SYNOPSIS -------- [verse] 'git am' [--signoff] [--keep] [--utf8 | --no-utf8] - [--3way] [--interactive] [--binary] + [--3way] [--interactive] [--whitespace=