more git settings

This commit is contained in:
hophacker 2021-01-14 20:24:12 +08:00
parent 76f6299a56
commit 6231d9dba4

View File

@ -114,6 +114,8 @@
autocrlf = false
editor = nvim
excludesfile = ~/.yadr/git/gitignore
quotePath = false
commitGraph = true
[advice]
statusHints = false
[diff]
@ -127,3 +129,7 @@
enabled = true
[include]
path = .gitconfig.user
[receive]
advertisePushOptions = true
[gc]
writeCommitGraph = true