Add git commit signing through ssh-agent
This commit is contained in:
parent
78f1bfca49
commit
d2b750b155
1 changed files with 6 additions and 0 deletions
|
|
@ -3,3 +3,9 @@
|
|||
name = Eli Ribble
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[gpg]
|
||||
format = ssh
|
||||
[gpg "ssh"]
|
||||
defaultKeyCommand = ssh-add -L
|
||||
[commit]
|
||||
gpgsign = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue