AGWA / git-crypt

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

When `git-crypt unlock` fail due to GPG failure, it exits with status 0 #190

Closed RaitoBezarius closed 3 years ago

RaitoBezarius commented 4 years ago

I guess this is not intended behavior, it makes it hard to detect when git-crypt unlock fails due to GPG.

AGWA commented 3 years ago

I can't reproduce this. Please provide steps to reproduce.