fix(git): use correct signature
This commit is contained in:
parent
cb1020c9cb
commit
f33257617e
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ in
|
|||
# signByDefault = true;
|
||||
# };
|
||||
settings = {
|
||||
user = { name = "Filippo Berto"; email = "berto.f@protonmail.com"; };
|
||||
user = { name = "Filippo Berto"; email = "filippo.berto@cern.ch"; };
|
||||
"add.interactive".useBuiltin = false;
|
||||
branch.sort = "-committerdate";
|
||||
column.ui = "auto";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue