gitconfig updates

This commit is contained in:
Nick Nisi
2013-02-06 10:26:10 -06:00
parent f233096c60
commit 6377243b5a

View File

@@ -84,8 +84,14 @@
[diff]
renames = copies
mnemonicprefix = true
[difftool]
prompt = false
[apply]
# do not warn about missing whitespace at EOF
whitespace = nowarn
[core]
excludesfile = ~/.gitignore_global
pager = less -FXRS -x2
editor = vim
[rerere]
enabled = false