author | Michele Ballabio <barra_cuda@katamail.com> | |
Wed, 18 Mar 2009 18:05:40 +0000 (19:05 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 19 Mar 2009 02:10:19 +0000 (19:10 -0700) | ||
commit | 092927c1b01632d030d9d746d36ad6dd02bc3967 | |
tree | 023b4b58b0fff5cc73738fc181692aae1e4c2c5f | tree | snapshot |
parent | 40bac1512b0063ad3e235bca3cb66644ccf7e510 | commit | diff |
apply: hide unused options from short help
The options "--binary" and "--allow-binary-replacement" of
git-apply are no-op and maintained for backward compatibility,
so avoid to show them in the short help screen.
Signed-off-by: Michele Ballabio <barra_cuda@katamail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The options "--binary" and "--allow-binary-replacement" of
git-apply are no-op and maintained for backward compatibility,
so avoid to show them in the short help screen.
Signed-off-by: Michele Ballabio <barra_cuda@katamail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-apply.c | diff | blob | history |