Update git config

main
Buddy Sandidge 3 years ago
parent e1c6ea711a
commit 15c912b277

@ -2,6 +2,7 @@
editor = vim
excludesfile = ~/.config/git/ignore
quotepath = false
commitGraph = true
[color]
branch = auto
diff = auto
@ -55,3 +56,7 @@
path = ~/.config/git/config-hellotech
[init]
defaultBranch = main
[receive]
advertisePushOptions = true
[gc]
writeCommitGraph = true

Loading…
Cancel
Save