mirror of
https://github.com/tiennm99/miti99.git
synced 2026-09-18 22:24:07 +00:00
The repository normalises to LF in the index either way; the working tree was being converted to CRLF on checkout, which is wrong for a repo worked on from Linux. It also silently breaks the newsletter parity suite, which compares committed golden files byte for byte against engine stdout — the reason scripts/newsletter needed an explicit LF override until now. That override and the *.sh one are both redundant against an LF default.
2 lines
19 B
Plaintext
2 lines
19 B
Plaintext
* text=auto eol=lf
|