sign commits by default
This commit is contained in:
parent
0e1796ef94
commit
67c7615ac8
@ -22,3 +22,5 @@
|
|||||||
clean = git lfs clean %f
|
clean = git lfs clean %f
|
||||||
smudge = git lfs smudge %f
|
smudge = git lfs smudge %f
|
||||||
required = true
|
required = true
|
||||||
|
[commit]
|
||||||
|
gpgsign = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user