ssh signed git commits

git config –global gpg.format ssh
git config –global user.signingkey ~/.ssh/id_ed25519.pub
git config –global commit.gpgsign true

Hopefully that’ll result in my github commits being signed…. and when I forget how to do it …


Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *