Skip to content

Instantly share code, notes, and snippets.

@SanCoder-Q
Created August 22, 2016 07:05
Show Gist options
  • Save SanCoder-Q/741c62c25d2f16e522e109227d11a8c2 to your computer and use it in GitHub Desktop.
Save SanCoder-Q/741c62c25d2f16e522e109227d11a8c2 to your computer and use it in GitHub Desktop.
Git GPG commit
gpg --gen-key
gpg --list-secret-keys --keyid-format LONG
gpg --armor --export <sec-key>

Add to github setting.

git commit -S ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment