confOS/dotfiles/.gitconfig
2024-02-18 22:14:37 +01:00

24 lines
261 B
INI

[user]
email = kennel.anri@tutanota.com
name = Mylloon
[commit]
gpgsign = true
[init]
defaultBranch = main
[pull]
rebase = false
[remote "origin"]
prune = true
[push]
autoSetupRemote = true
[merge]
conflictStyle = zdiff3
[diff]
external = difft