Skip to content

Commit ce7b11f

Browse files
hemashushunguyenalex836subatoi
authored
Update checking-for-existing-gpg-keys.md (#35597)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com> Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
1 parent c03eb25 commit ce7b11f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

content/authentication/managing-commit-signature-verification/checking-for-existing-gpg-keys.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ shortTitle: Existing GPG keys
3030
# Prints the GPG public key, in ASCII armor format
3131
```
3232

33+
Consider exporting your keys with the option `--export-options export-minimal`, which can prevent misreading keys that contain deprecated fields.
34+
3335
You can then [add your GPG key to your GitHub account](/authentication/managing-commit-signature-verification/adding-a-gpg-key-to-your-github-account).
3436

3537
## Further reading

0 commit comments

Comments
 (0)