Am 12.11.21 um 07:47 schrieb Junio C Hamano:
René Scharfe [off-list ref] writes:
quoted
Am 12.11.21 um 05:58 schrieb Aleen via GitGitGadget:
quoted
Since that git has supported the --always option for the git-format-patch
command to create a patch with empty commit message, git-am should support
applying and committing with empty patches.
The symmetry is compelling, but "always" is quite generic. I can see
e.g. someone expecting "git am --always" to imply --keep-non-patch.
What symmetry?
To have the same option in both producer and consumer.
René