Re: git status / git diff -C not detecting file copy
From: Junio C Hamano <hidden> Date: 2016-06-15 23:03:10
Jeff King [off-list ref] writes:
... I'd consider trying to match diff.renames instead,
which takes false/true/copies for its three levels. It may make sense to
teach both places "copies-harder" or something similar, for
completeness.
Yeah, I think that is a very sensible thing to do.