Is this normal, and should I commit this?
I am aware that Git has settings to conver line-endings to \n
before storing them, but reconfigured my editor to use *nix style by default (don't know how it changed to Windows style), and so I converted everything I had in my working directory, just to "get caught up".
Is there any reason to fear?
Not that it matters, but the files are CSS, HTML, PHP, JS, etc.