gitconfig updates
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user