refactor(git): use pgp pubkey for signing key
This commit is contained in:
parent
b278465be7
commit
79f41555aa
@ -1,7 +1,7 @@
|
||||
[user]
|
||||
name = Price Hiller
|
||||
email = price@orion-technologies.io
|
||||
signingkey = /home/sam/.ssh/keys/id_ed25519_signing
|
||||
signingkey = C3FADDE7A8534BEB
|
||||
|
||||
[init]
|
||||
defaultBranch = Development
|
||||
@ -60,9 +60,6 @@
|
||||
|
||||
[credential]
|
||||
helper = store
|
||||
|
||||
[gpg]
|
||||
format = ssh
|
||||
[commit]
|
||||
gpgsign = true
|
||||
[log]
|
||||
|
Loading…
Reference in New Issue
Block a user