remove unused options and prune on fetch

This commit is contained in:
2023-08-26 14:27:10 +02:00
parent 94ab7ed41c
commit 64090c3577

View File

@@ -5,8 +5,6 @@
[core]
compression = 9
excludesfile = ~/.gitignore
pager = less -F -X
#pager = cat
[color]
ui = auto
[diff]
@@ -15,9 +13,9 @@
default = current
[pull]
rebase = false
[fetch]
prune = true
[help]
autocorrect = 1
[init]
defaultBranch = main
[cola]
spellcheck = false