You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -265,7 +265,7 @@ gpg --gen-key
265
265
266
266
Then set the values for `signing.keyId` and `signing.secretKeyRingFile`.You don't need to set the `signing.password`.
267
267
268
-
The `signing.keyId` is the 2nd part of your list of keys that looks something like this: `2048R/5D64A177`.
268
+
The `signing.keyId` is the "sec" part of your list of keys that looks something like this: `2048R/5D64A177`. So in this scenario it would be `5D64A177`.
0 commit comments