AGWA / git-crypt

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

feature request - unlock - log files that are decrypted #262

Open winny- opened 1 year ago

winny- commented 1 year ago

:wave: Was playing about with git crypt in a deployment workflow. Discovered to my surprise it's a little confusing to track down if a key unlocks anything or not. (Especially when using multiple keys.)

To help users troubleshoot, perhaps the unlock subcommand could gain a -v flag to log all files that are decrypted.