Skip to content

Instantly share code, notes, and snippets.

@trevorlinton
trevorlinton / README.md
Last active August 20, 2024 14:00
Signing your commits on Github

OSX Steps:

  1. Install gpg if you dont have it.
brew install gpg
  1. See what email address and name you're using for git
git config --global user.email