Answers for "git cannot spawn gpg no such file or directory"

2

git cannot spawn gpg no such file or directory

git config --global gpg.program $(which gpg)
Posted by: Guest on August-09-2020

Code answers related to "git cannot spawn gpg no such file or directory"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language