Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-format-patch: make --binary on by default
It does not make much sense to generate a patch that cannot be applied. If --text is specified on the command line it still takes precedence. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information