We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c928df commit 5b53c64Copy full SHA for 5b53c64
git/GPGNotes.txt
@@ -4,3 +4,4 @@ gpg --list-secret-keys --keyid-format=long
4
gpg --armor --export 3AA5C34371567BD2
5
git config user.signingkey Your_GPG_key_ID
6
git config commit.gpgsign true
7
+gpg --edit-key 3AA5C34371567BD2
0 commit comments