mirror of
https://github.com/ziglang/zig.git
synced 2026-03-16 00:04:02 +00:00
`git add --renormalize .` For text files, git expects that all files are commited with LF line endings, it then (optionally) swaps to CRLF on checkout depending on .gitattributes and git config.