kraftjectory/secrex

Create a mix command to detect if decrypted and encrypted files are in sync

Opened this issue · 0 comments

It would be great to add a mix command to call to verify if the local decrypted files are in sync with the encrypted ones.
I see that there is already a function (secret_files_changed?) doing this job. This may be useful in the CI context for example