gpg --gen-key
gpg --list-secret-keys --keyid-format LONG
gpg --armor --export <sec-key>Add to github setting.
git commit -S ...gpg --gen-key
gpg --list-secret-keys --keyid-format LONG
gpg --armor --export <sec-key>Add to github setting.
git commit -S ...