X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=.gitconfig;h=7dd509e5b81e88d1a67ea815d69bf8563d5b64de;hp=f1c201968c14fd77be7c25125bbf09063df01d19;hb=2cff2dd2b8040e6cbd721932ae09142881d7e0a6;hpb=b857462732e15f455e41f26e3048a390d7b399c0 diff --git a/.gitconfig b/.gitconfig index f1c2019..7dd509e 100644 --- a/.gitconfig +++ b/.gitconfig @@ -1,6 +1,7 @@ [user] name = Ian Kelling email = iank@fsf.org +#email = ian@iankelling.org [alias] # Always use the git lg alias instead of git log. It's too easy to get # confused by not seeing branches in git log output. @@ -24,6 +25,8 @@ helper = cache [diff] ignoreSubmodules = dirty tool = meld +# gitinspector complained +renamelimit = 5000 [gitreview] username = iank