warning: inexact rename detection was skipped due to too many files.
Add documentation about a possible fix for this being:
git config merge.renamelimit 15345
https://stackoverflow.com/a/49403054
The issue was found running shtats over the nodejs code repository.
It might be worth outputting some information for the user in place when this is detected.