index
This document is based on the post : Use GPG Signing Keys with Git (and GitHub) on Windows 10
Download gpg4win
Create a gpg key
Find the path of the gpg program (i.e. with where.exe)
set git config –user gpg.program [PATH_HERE] (or –global)