feat(git): automatically sign tags
This commit is contained in:
parent
eb6dcff3d5
commit
d842522112
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@
|
|||
defaultBranch = main
|
||||
[commit]
|
||||
gpgsign = true
|
||||
[tag]
|
||||
gpgsign = true
|
||||
|
||||
[includeIf "gitdir:Progs/waarp/"]
|
||||
path = config.waarp
|
||||
|
|
Loading…
Add table
Reference in a new issue