From: Junio C Hamano <hidden> Date: 2016-06-15 22:49:31
Jay Soffian [off-list ref] writes:
which works fine except for --cc output. Is this a bug, oversight, or
my stupidity?
It is "meh"; when we wrote -c/--cc we weren't interested in "-diff"
attribute at all.
It shouldn't be a rocket science to come up with a patch that skips such a
path before running --cc, I would think.