> Personally, I think using Git with autocrlf set to anything but false
> is asking for trouble.  EOL conversions is a Git feature one should
> never use if one wants to stay sane.  So my recommendation would be to
> force autocrlf = false.

Thanks, I think that makes sense. autocrlf should always be false.