hexchen: don't sign by default
This commit is contained in:
parent
1987592f13
commit
57621265e7
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
userEmail = "hexchen@lilwit.ch";
|
||||
signing = {
|
||||
key = "B1DF5EAD";
|
||||
signByDefault = true;
|
||||
signByDefault = false;
|
||||
};
|
||||
extraConfig = {
|
||||
pull.rebase = true;
|
||||
|
|
Loading…
Reference in a new issue