Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set explicit encoding in fixcrlf so that we're not dependent on the s…
…ystem default encoding. The system default encoding is variable, particularly on Windows, and using it for fixcrlf can cause corruption of UTF-8 multi-byte character encodings.
- Loading branch information