author | Stephan Beyer <s-beyer@gmx.net> | |
Fri, 8 Aug 2008 23:28:54 +0000 (01:28 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 16 Aug 2008 09:32:36 +0000 (02:32 -0700) | ||
commit | cb3a160d604866331fdb0f5078face4ab2a4b49a | |
tree | 42901bb7d62ba3650a2c3c38013c3896c120f60f | tree | snapshot |
parent | 2946cccfdf2fba591b6af61ad6e658bb927832af | commit | 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>
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>
Documentation/git-am.txt | diff | blob | history | |
git-am.sh | diff | blob | history | |
t/t0023-crlf-am.sh | diff | blob | history |