elasticdog / transcrypt

transparently encrypt files within a git repository
MIT License
1.46k stars 102 forks source link

encryption changed, but no change! #164

Closed njfamirm closed 1 year ago

njfamirm commented 1 year ago

hi

Sometimes it shows the files with changes while there are no changes! and git diff does not show anything.

why happen? I clone repo.

jmurty commented 1 year ago

Hi, which version of transcrypt are you using? And are you sure you're using the latest version in all your repositories?

The latest 2.2.3 release has some fixes for incompatibilities with newer versions of OpenSSL (3+)

AliMD commented 1 year ago

Same issue with v2.2.0 Whenever we change a file on one system, we face these kinds of problems in all other systems! All systems should commit once again to fix the problem! And the cycle continues...and it's very annoying. We had to migrate from this app due to this very annoying issue. Hopefully with your help or an instant bugfix we won't have to Thank you advance.

AliMD commented 1 year ago

@elasticdog could you please check this issue. thank you.

jmurty commented 1 year ago

Try the latest version which is 2.2.3

njfamirm commented 1 year ago

thnaks, fixed