Skip to content

Instantly share code, notes, and snippets.

@fferegrino
Last active July 15, 2021 08:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fferegrino/762d3c794e6fe31ff751add955df9a01 to your computer and use it in GitHub Desktop.
Save fferegrino/762d3c794e6fe31ff751add955df9a01 to your computer and use it in GitHub Desktop.
Git GPG stuff
git commit --amend --author="Antonio Feregrino <antonio.feregrino@xxxxx.xxx>"
git config --global gpg.program
gpg --list-secret-keys --keyid-format LONG
git config --global user.signingkey XXXXX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment