From: Junio C Hamano <hidden> Date: 2021-05-17 19:51:46
Sergey Organov [off-list ref] writes:
Fix long standing inconsistency between -c/--cc that do imply -p, on
one side, and -m that did not imply -p, on the other side.
...
Exact historical semantics of -m is still provided by
--diff-merges=separate.
Updates in v1:
OK, so this is [v2] not v1 ;-)
Will replace. Thanks.