Merge branch 'ss/doc-eol-attr-fix'

Doc update.

* ss/doc-eol-attr-fix:
  doc: fix case error of eol attribute in example
maint
Junio C Hamano 2024-07-08 14:53:08 -07:00
commit 2fa5ae30da
1 changed files with 1 additions and 1 deletions

View File

@ -374,7 +374,7 @@ explicitly define the line endings with `eol` if the `working-tree-encoding`
attribute is used to avoid ambiguity.

------------------------
*.ps1 text working-tree-encoding=UTF-16LE eol=CRLF
*.ps1 text working-tree-encoding=UTF-16LE eol=crlf
------------------------

You can get a list of all available encodings on your platform with the