AGWA / git-crypt

Transparent file encryption in git
https://www.agwa.name/projects/git-crypt/
GNU General Public License v3.0
8.33k stars 479 forks source link

add-gpg-user fails silently if gpg cmd doesn't exists #80

Closed thedebugger closed 4 years ago

thedebugger commented 8 years ago

git-crypt add-gpg-user dummy should print an error that gpg command not found instead of saying key doesn't exists. I was able to replicate the problem on v0.5.0. Let me know if you need more information.

AGWA commented 4 years ago

Can't reproduce on 0.6.0 so this is presumably fixed.