Remove email from base config.

This commit is contained in:
Sebastian Bugge 2024-08-30 01:58:01 +02:00
parent 2cb3b103a9
commit 4a9621cc86

View file

@ -1,7 +1,6 @@
[init]
defaultBranch = main
[user]
email = vkbugge@hotmail.com
name = Sebastian Bugge
[pull]
ff = false
@ -19,3 +18,5 @@
autocorrect = 10
[includeIf "gitdir:~/code/"]
path = ~/code/.gitconfig
[include]
path = ~/.gitconfig_local