Skip to content

Instantly share code, notes, and snippets.

View SuperMarioSF's full-sized avatar

SuperMario SuperFans SuperMarioSF

View GitHub Profile
@matusnovak
matusnovak / README.md
Last active May 23, 2024 12:10
GPG + Git SSH Authentication and Signing on Windows 10

GPG + Git SSH Authentication and Signing on Windows 10

Introduction

This simple Gist will explain how to settup your GPG key to work for SSH authentication (with Git) and Git commit signing on Windows 10. This may seem straightforward on Linux, but there are certain tweaks needed on Windows.

No Cygwin, no MinGW, no Git Bash or any other Linux emulated environment. This works in pure Windows 10.

Software needed