mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-05 07:13:27 -04:00
f5167f73e8
`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.