Difference between revisions of "Generating a new GPG key"

From wikieduonline
Jump to navigation Jump to search
Line 23: Line 23:
 
* <code>[[~/.gnupg/]]</code>
 
* <code>[[~/.gnupg/]]</code>
 
* [[Signing commits]]
 
* [[Signing commits]]
 +
* <code>[[brew install gpg]]</code>
 +
* <code>[[brew install --cask gpg-suite]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 11:30, 4 July 2024




Note: When asked to enter your email address, ensure that you enter the verified email address for your GitHub account. To keep your email address private, use your GitHub-provided no-reply email address. For more information, see "Verifying your email address" and "Setting your commit email address."


git config commit.gpgsign true

Related

See also

Advertising: