X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=.gitconfig;h=89d01716ccd0afc9a8ce190af0379d57a6e67c7e;hb=343a048be4b32d18540c6531048d2b9a006774ae;hp=7dd509e5b81e88d1a67ea815d69bf8563d5b64de;hpb=2cff2dd2b8040e6cbd721932ae09142881d7e0a6;p=distro-setup diff --git a/.gitconfig b/.gitconfig index 7dd509e..89d0171 100644 --- a/.gitconfig +++ b/.gitconfig @@ -10,6 +10,7 @@ co = checkout s = status ci = commit lol = log --graph --decorate --pretty=oneline --abbrev-commit --all +dt = difftool [core] excludesfile = ~/.gitignore_global @@ -26,7 +27,8 @@ helper = cache ignoreSubmodules = dirty tool = meld # gitinspector complained -renamelimit = 5000 +#renamelimit = 5000 +renames = copy [gitreview] username = iank