Added pgp signing to git
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[user]
|
||||
name = Dreaded_X
|
||||
email = tim.huizinga@gmail.com
|
||||
email = tim@huizinga.dev
|
||||
signingkey = CD17A34CBFB21DE9A73D47EB76BDEC4E165D8AD9
|
||||
|
||||
[push]
|
||||
default = simple
|
||||
@@ -23,3 +24,5 @@
|
||||
[filter "kicad_sch"]
|
||||
clean = "sed -E 's/#(PWR|FLG)[0-9]+/#\\1?/'"
|
||||
smudge = cat
|
||||
[commit]
|
||||
gpgsign = true
|
||||
|
||||
Reference in New Issue
Block a user