···161161162162This attribute sets a specific line-ending style to be used in the
163163working directory. This attribute has effect only if the `text`
164164-attribute is set or unspecified, or if it is set to `auto` and the file
165165-is detected as text. Note that setting this attribute on paths which
166166-are in the index with CRLF line endings may make the paths to be
167167-considered dirty. Adding the path to the index again will normalize the
168168-line endings in the index.
164164+attribute is set or unspecified, or if it is set to `auto`, the file is
165165+detected as text, and it is stored with LF endings in the index. Note
166166+that setting this attribute on paths which are in the index with CRLF
167167+line endings may make the paths to be considered dirty unless
168168+`text=auto` is set. Adding the path to the index again will normalize
169169+the line endings in the index.
169170170171Set to string value "crlf"::
171172