On Sat, Apr 26, 2008 at 10:52:36AM -0400, Jeff King wrote:
quoted
Perhaps the default should be bumped up a bit based on your measurements,
dunno.
Probably. I'll work up a patch for that, as well as suppressing the
message on diffstat (where you really shouldn't care, and it serves only
to scare users).
Here's a patch series trying to improve rename limits, based on my
discussion with Andrew and from some previous comments about the
settings[1].
Patch 1 allows separate renamelimit values for diff vs merge. Patch 2
bumps up the default values based on some measurements I did in
February. Patch 3 turns off the mostly cluttering warning message except
for merges.
[1]: http://permalink.gmane.org/gmane.comp.version-control.git/73470
-Peff