Skip to content

Commit

Permalink
Update checking-for-existing-gpg-keys.md (#35597)
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Nguyen <[email protected]>
Co-authored-by: Ben Ahmady <[email protected]>
  • Loading branch information
3 people authored Feb 11, 2025
1 parent c03eb25 commit ce7b11f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ shortTitle: Existing GPG keys
# Prints the GPG public key, in ASCII armor format
```

Consider exporting your keys with the option `--export-options export-minimal`, which can prevent misreading keys that contain deprecated fields.

You can then [add your GPG key to your GitHub account](/authentication/managing-commit-signature-verification/adding-a-gpg-key-to-your-github-account).

## Further reading
Expand Down

0 comments on commit ce7b11f

Please sign in to comment.