Update: git global config

This commit is contained in:
Sebastian Lenzlinger 2025-06-18 11:45:28 +02:00
parent 4b3a47a17f
commit 4a425ec8f1

View File

@ -1,10 +1,7 @@
[user] [user]
email = 74497638+sebaschi@users.noreply.github.com
name = Sebastian Lenzlinger name = Sebastian Lenzlinger
[http] email = eswer@eswo.ch
sslVerify = false [init]
[filter "lfs"] defaultBranch = main
clean = git-lfs clean -- %f [core]
smudge = git-lfs smudge -- %f editor = nvim
process = git-lfs filter-process
required = true