GPG fail to sign
On Mac, if you use gpg for git signature generation, you will be getting fail to sign
if you need passphrase.
This is because git shell does not prompt you to type passphrase, but since gpg needs passphrase, it fails there.
The solution will be installing pinentry-mac
1 |
|
GPG fail to sign
https://rug.al/2020/2020-06-09-gpg-fail-to-sign/