more git settings
This commit is contained in:
parent
76f6299a56
commit
6231d9dba4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user