X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=.gitconfig;h=839cb5f57c76cdb66b236707223779f5b5827081;hb=6061d88c7d5beda3e974943eb8676f7c39d4ae9f;hp=89d01716ccd0afc9a8ce190af0379d57a6e67c7e;hpb=343a048be4b32d18540c6531048d2b9a006774ae;p=distro-setup diff --git a/.gitconfig b/.gitconfig index 89d0171..839cb5f 100644 --- a/.gitconfig +++ b/.gitconfig @@ -26,8 +26,10 @@ helper = cache [diff] ignoreSubmodules = dirty tool = meld -# gitinspector complained -#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]