Sign commits using yubikey
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
[include]
|
[include]
|
||||||
path = ~/.dotfiles/git/configs/lfs.gitconfig
|
path = ~/.dotfiles/git/configs/lfs.gitconfig
|
||||||
path = ~/.dotfiles/git/configs/delta.gitconfig
|
path = ~/.dotfiles/git/configs/delta.gitconfig
|
||||||
|
path = ~/.dotfiles/git/configs/sign.gitconfig
|
||||||
|
|
||||||
[push]
|
[push]
|
||||||
default = simple
|
default = simple
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
[user]
|
||||||
|
signingkey = CD17A34CBFB21DE9A73D47EB76BDEC4E165D8AD9
|
||||||
|
|
||||||
|
[commit]
|
||||||
|
gpgsign = true
|
||||||
@@ -1,6 +1,3 @@
|
|||||||
[user]
|
[user]
|
||||||
name = Tim Huizinga
|
name = Tim Huizinga
|
||||||
email = tim.huizinga@alten.nl
|
email = tim.huizinga@alten.nl
|
||||||
|
|
||||||
[commit]
|
|
||||||
gpgsign = false
|
|
||||||
|
|||||||
@@ -1,7 +1,3 @@
|
|||||||
[user]
|
[user]
|
||||||
name = Dreaded_X
|
name = Dreaded_X
|
||||||
email = tim@huizinga.dev
|
email = tim@huizinga.dev
|
||||||
signingkey = CD17A34CBFB21DE9A73D47EB76BDEC4E165D8AD9
|
|
||||||
|
|
||||||
[commit]
|
|
||||||
gpgsign = true
|
|
||||||
|
|||||||
@@ -1,6 +1,3 @@
|
|||||||
[user]
|
[user]
|
||||||
name = Tim Huizinga
|
name = Tim Huizinga
|
||||||
email = th@aimrobotics.nl
|
email = th@aimrobotics.nl
|
||||||
|
|
||||||
[commit]
|
|
||||||
gpgsign = false
|
|
||||||
|
|||||||
Reference in New Issue
Block a user