feat(git): enable signing key with ssh
This commit is contained in:
parent
031c2910e3
commit
586db89f4e
@ -1,6 +1,7 @@
|
||||
[user]
|
||||
name = Price Hiller
|
||||
email = price@orion-technologies.io
|
||||
signingkey = /home/sam/.ssh/keys/id_ed25519
|
||||
|
||||
[init]
|
||||
defaultBranch = Development
|
||||
@ -61,3 +62,6 @@
|
||||
|
||||
[credential]
|
||||
helper = store
|
||||
|
||||
[gpg]
|
||||
format = ssh
|
||||
|
Loading…
Reference in New Issue
Block a user