On Sat, May 03, 2008 at 05:10:57PM -0700, Junio C Hamano wrote:
quoted
This neglects the case where the user specifically does a diff asking
for renames, but we turn it off. Maybe when "-M" is specified on the
commandline to git-diff, we should set this option as well.
That sounds sensible. Like this?
I would have ack'd this, except it seems that the message produces some
problems with gitk, which explicitly calls diff-tree with -C (see the
message elsewhere in this thread from Ramsay Jones).
-Peff