Skip to main content

Telling Git about your Key

gpg --list-secret-keys --keyid-format=long
git config --global user.signingkey <key>

Screenshot:

Mxvimage.png