cannot spawn gpg2: No such file or directory error: gpg failed to sign the data code example
Example: git cannot spawn gpg no such file or directory
git config --global gpg.program $(which gpg)
git config --global gpg.program $(which gpg)