Sign all commits
This commit is contained in:
parent
23557cf409
commit
87db323709
1 changed files with 3 additions and 1 deletions
|
@ -37,3 +37,5 @@
|
||||||
tool = vimdiff
|
tool = vimdiff
|
||||||
[push]
|
[push]
|
||||||
default = upstream
|
default = upstream
|
||||||
|
[commit]
|
||||||
|
gpgsign = true
|
||||||
|
|
Loading…
Reference in a new issue