Convert CRLF to LF line terminators
To be honest I didn't make the effort to further investigate Git's ways of handling this (core.autocrlf option etc). I was just slightly annoyed by the extra ^M characters being printed in my terminal during 'git diff' and the like and I hope that having only LF line endings on the server will solve this in a good way.