Sign tags by default
This commit is contained in:
parent
6bae82dab7
commit
91165b8bba
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
||||||
branch.autosetuprebase = "always";
|
branch.autosetuprebase = "always";
|
||||||
pull.rebase = true;
|
pull.rebase = true;
|
||||||
github.user = "chvp";
|
github.user = "chvp";
|
||||||
|
tag.gpgSign = true;
|
||||||
};
|
};
|
||||||
ignores = [
|
ignores = [
|
||||||
".direnv"
|
".direnv"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue