Configure commit signing
This commit is contained in:
parent
ae96baa1d0
commit
1720bfea7c
@ -1,6 +1,7 @@
|
||||
[user]
|
||||
email = evan@ewpratten.com
|
||||
name = Evan Pratten
|
||||
signingkey = ~/.ssh/id_ed25519.pub
|
||||
|
||||
[core]
|
||||
excludesFile = ~/.gitignore
|
||||
@ -93,6 +94,10 @@
|
||||
[push]
|
||||
autoSetupRemote = true
|
||||
|
||||
# Commit signing
|
||||
[gpg]
|
||||
format = ssh
|
||||
|
||||
# Allow machines to individually override settings
|
||||
# NOTE: THIS MUST BE AT THE BOTTOM
|
||||
[include]
|
||||
|
Loading…
x
Reference in New Issue
Block a user