Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information