Re: [PATCH] Respect crlf attribute even if core.autocrlf has not been set
From: Johannes Schindelin <hidden> Date: 2016-06-15 22:45:00
Hi,
On Wed, 23 Jul 2008, Avery Pennarun wrote:
1. always CRLF on all platforms (eg. for .bat files)
2. always LF on all platforms (eg. for shell scripts and perl scripts)
3. just leave it alone no matter what (eg. for binary files)
These are not different, but equal. "Do no harm to the contents of this
file".
Hth,
Dscho