Is it important or not if I don't use the function encrypt diff in the script gitcrypt. I know it will generate the ugly difference bettween 2 version of the same file. But apart of this issue, does it influence anything else about the version history of the repository?
Because for me, "encrypt diff" seem do not work on windows. when I run "git diff filename" with encrypt I have this error
cat: $@: No such file or directory
cat: $@: No such file or directory
Thanks in advance for your answer.