doc: clarify interaction between 'eol' and text=auto
commit6a5678f2576dba579e35c6d86b02584abee0ac37
authorbrian m. carlson <sandals@crustytoothpaste.net>
Mon, 14 Feb 2022 18:15:43 +0000 (14 10:15 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Feb 2022 21:01:25 +0000 (14 13:01 -0800)
tree909cd2532d66ba4fc4737a4fcaffc8820899abdd
parent8c591dbfcef9b4d40cfae7f675a2c99a0e925157
doc: clarify interaction between 'eol' and text=auto

The `eol` takes effect on text files only when the index has the
contents in LF line endings.  Paths with contents in CRLF line
endings in the index may become dirty unless text=auto.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitattributes.txt