I have a repository where the code is written in "Windows-1252" format. In order to see the changes of the code correctly, I have to choose "Windows-1252" in the Sourcetree config. But when I do it, the git log entries appear mangled. If i choose UTF-8, I see the log entries OK, but the code is mangled.
Screenshots attached.
- mentioned in
-
Page Failed to load
I've met the same problem, cause I use GB2312 for my codes and UTF-8 for commit logs.