Skip to content

Instantly share code, notes, and snippets.

View KamilPacanek's full-sized avatar

Kamil Gierach-Pacanek KamilPacanek

View GitHub Profile
@KamilPacanek
KamilPacanek / git-signing-setup.md
Last active June 19, 2021 09:08
Setup Git signing

Verify downloaded GPG installation package

  1. Download GPG (GPG Binary releases) and *.sig file.
    • Windows: GnuPG simple installer (CLI tools)
  2. Import GnuPG public keys with verified gpg binary.
    • Use gpg that comes with Git installation from Git Bash
      where gpg
      gpg --version