Remove email from base config.
This commit is contained in:
parent
2cb3b103a9
commit
4a9621cc86
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue