Re: limiting rename detection during merge is a really bad idea
From: Marco Costalba <hidden> Date: 2016-06-15 22:44:12
On Feb 11, 2008 8:48 AM, Jeff King [off-list ref] wrote:
It may also be that multiple rename limits are appropriate. I don't mind
waiting 30 seconds for rename detection during a particularly tricky
merge. I probably do when running 'git-log -p'.
That's exactly my point: ignoring diff.renamelimit in case of merges.