Skip to content

Instantly share code, notes, and snippets.

@mcandre
Last active January 23, 2026 17:10
Show Gist options
  • Select an option

  • Save mcandre/bd495c0df0329eebb5b9d0f0c7807463 to your computer and use it in GitHub Desktop.

Select an option

Save mcandre/bd495c0df0329eebb5b9d0f0c7807463 to your computer and use it in GitHub Desktop.
GitHub Fix Local Missing Contributor GPG Keys

GitHub: Fix Local Missing Contributor GPG Keys

APPLICATION

curl https://github.com/web-flow.gpg | gpg --import
git config --global log.showSignature true

VERIFICATION

cd <repository>
git log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment