Search notes:

Git option: merge.renamelimit

$ git pull
…
… [ yada, yada and yada ] …
…
warning: inexact rename detection was skipped due to too many files.
warning: you may want to set your merge.renamelimit variable to at least 11040 and retry the command.
Automatic merge failed; fix conflicts and then commit the result.

See also

Other Git options

Index