Reading List

Setting up a GPG Key with git to sign your commits from David Peach RSS feed.

Setting up a GPG Key with git to sign your commits

Signing your git commits with GPG is really easy to set up and I’m always surprised by how many developers I meet that don’t do this. Of course it’s not required to push commits and has no baring on quality of code. But that green verified message next to your commits does feel good. Essentially … Continue reading Setting up a GPG Key with git to sign your commits