On 2 March 2010 16:16, Peter Tyser <[email protected]> wrote: >>> Sorry for the long-winded email. Long story short, I think the >>> current patch is an improvement as is. I won't resubmit unless >>> someone sees a flaw in the logic above. >> >> While I'd like a definitive answer on the rename/copy detection, I'm >> inclined to agree. I'll probably poke it a little bit more and then >> push. Thanks. > > I finally get it:) I can't affect "git diff-index"'s copy/rename > detection via my .gitconfig either. I added some quick debug to the > git diff-index command and it looks like it never takes the git config > parameter "diff.renames" into consideration. The "diff.renames" > parameter only seems to affect the git commands which use the > git_diff_ui_config() function (eg commit, diff, log, and merge).
Fair enough, and thanks for following it up. I've pushed these patches. cheers, Kai _______________________________________________ meld-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/meld-list
