Enable GPG signing of commits by default
This commit is contained in:
parent
c25ed3513c
commit
45a9f82584
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
|||
init.defaultBranch = "main";
|
||||
|
||||
user.signingkey = "6CB106C25E86A9F7";
|
||||
commit.gpgsign = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue