Git Cannot Spawn Gpg No Such File Or Directory

[Solved] Git Cannot Spawn Gpg No Such File Or Directory | Shell - Code Explorer | yomemimo.com
Question : git cannot spawn gpg no such file or directory

Answered by : xerothermic-xenomorph-ytx4xrnzgquf

git config --global gpg.program $(which gpg)

Source : https://github.com/isaacs/github/issues/675 | Last Update : Sun, 16 Aug 20

Answers related to git cannot spawn gpg no such file or directory

Code Explorer Popular Question For Shell