Fix git email
This commit is contained in:
parent
14a0fae8af
commit
e9c0ab554f
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
settings = {
|
||||
user = {
|
||||
name = "Christopher Mühl";
|
||||
email = "hello@muehl.dev";
|
||||
email = "christopher@muehl.dev";
|
||||
};
|
||||
push = {
|
||||
default = "current";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue