Update gitconfig with options required for Gitea

master
Lukas Bestle 5 years ago
parent eb726e8992
commit 6e51847eb4
Signed by: lukas
GPG Key ID: 692037D104550FC9

@ -11,7 +11,10 @@
[core]
editor = code -w
quotepath = false
commitGraph = true
[help]
autocorrect = 10
[push]
default = upstream
[gc]
writeCommitGraph = true

Loading…
Cancel
Save