tboegi@web.de writes:
From: Torsten Bögershausen <redacted>
Make .gitattributes "* text=auto eol=crlf" to do the same as
setting core.autocrlf=true and "* text=auto eol=crlf" the same
as core.autocrlf=input
"Earlier we didn't do so and instead did X, which was not great
because it caused symptom Y and Z"
would be necessary for future readers to understand why the above
change is a good idea.