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 = {
|
settings = {
|
||||||
user = {
|
user = {
|
||||||
name = "Christopher Mühl";
|
name = "Christopher Mühl";
|
||||||
email = "hello@muehl.dev";
|
email = "christopher@muehl.dev";
|
||||||
};
|
};
|
||||||
push = {
|
push = {
|
||||||
default = "current";
|
default = "current";
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue