commit | cb3a160d604866331fdb0f5078face4ab2a4b49a | [log] [tgz] |
---|---|---|
author | Stephan Beyer <s-beyer@gmx.net> | Sat Aug 09 01:28:54 2008 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Sat Aug 16 02:32:36 2008 -0700 |
tree | 42901bb7d62ba3650a2c3c38013c3896c120f60f | |
parent | 2946cccfdf2fba591b6af61ad6e658bb927832af [diff] |
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 <s-beyer@gmx.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>