Code

am: officially deprecate -b/--binary option
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Mar 2012 18:38:27 +0000 (11:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Mar 2012 19:21:04 +0000 (12:21 -0700)
We have had these options as harmless no-op for more than 3 years without
officially deprecating them.  Let's announce the deprecation and start
warning against their use, but without failing the command just not yet,
so that we can later repurpose the option if we want to in the future.

Signed-off-by: Junio C Hamano <gitster@pobox.com>

No differences found