Created
March 22, 2026 16:26
-
-
Save Gabboxl/eb59188994dedb8a9622399bceff30a2 to your computer and use it in GitHub Desktop.
Set GPG.exe to sign commits for Git
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git config --global gpg.program (Get-Command gpg).Source |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment