X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;ds=sidebyside;f=.gitconfig;h=839cb5f57c76cdb66b236707223779f5b5827081;hb=4d0dc703ef2e62cd16ea84f27456f6f50f74baa3;hp=35556d60bf5583d4a22a495ded296432b8065d91;hpb=f91bdcc85d4742254fefc2c9880a0c76dc2a65ed;p=distro-setup diff --git a/.gitconfig b/.gitconfig index 35556d6..839cb5f 100644 --- a/.gitconfig +++ b/.gitconfig @@ -26,8 +26,10 @@ helper = cache [diff] ignoreSubmodules = dirty tool = meld -# gitinspector complained, but then i noticed git not detecting a rename with this. -#renamelimit = 5000 +# on git pull of coreboot: +# warning: inexact rename detection was skipped due to too many files. +# warning: you may want to set your diff.renameLimit variable to at least 3694 and retry the command. +renameLimit = 50000 renames = copy [gitreview]