-
Notifications
You must be signed in to change notification settings - Fork 477
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unlock is failing under Windows and Linux (smudge filter failed). #264
Comments
After the ' |
I have the same issue but only in Windows, it works fine in my Ubuntu 20.04 WSL2 |
I figured it out. It is because of CRLF. It is easy to workaround this issue. the secret file has to be LF
|
I just wanted to share that I spent quite a few hours debugging this issue. |
I installed the official version released (git-crypt-0.7.0-x86_64.exe) for Windows and tried to unlock my repository. It seems it fails with some files. Possible encoding problem?
This repo is being used successfully in Unix envs.
The same error is happening in Ubuntu Linux.
The text was updated successfully, but these errors were encountered: