Thread (18 messages) flat view 18 messages, 5 authors, 2016-06-15

Re: warning: too many files, skipping inexact rename detection

From: Jeff King <hidden>
Date: 2016-06-15 22:44:32

On Sat, Apr 26, 2008 at 06:32:09AM -0700, Andrew Morton wrote:
I get the above message all the time when pulling all the git trees.

I'm frightened!
Rename detection is O(n^2), so when it looks like it will take a really
long time, we skip it. This has been happening for a while, but 1.5.5
only recently started telling the user (based on some people wondering
why renames weren't found during their enormous merges).

The default rename limit is 100, but you can bump it via the
diff.renamelimit config option. A few tests that I did imply that
200-400 is reasonable for logging, and 800-1000 for a merge:

  http://article.gmane.org/gmane.comp.version-control.git/73519

Are you running into actual problems with rename detection, or is the
message just too scary and confusing?

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help