Setup GPG signing for git commits on Windows
Let’s setup commit verification using GPG on Windows. This will prompt us to sign the commit. I will be using a passphrase instead of signing the commits with my SSH token. This gives an extra layer of security to the setup.
Read the article Setup GPG signing for git commits on Windows