Enable git commit signing
This commit is contained in:
parent
ddf96c192d
commit
a3bc1d699b
@ -1,6 +1,7 @@
|
||||
[user]
|
||||
name = Jan Eitzinger
|
||||
email = jan@moebiusband.org
|
||||
signingkey = 3F43A175
|
||||
[pull]
|
||||
rebase = false
|
||||
[filter "lfs"]
|
||||
@ -8,3 +9,5 @@
|
||||
smudge = git-lfs smudge -- %f
|
||||
process = git-lfs filter-process
|
||||
required = true
|
||||
[commit]
|
||||
gpgsign = true
|
||||
|
Loading…
Reference in New Issue
Block a user