We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aab2a1a commit e6e1519Copy full SHA for e6e1519
Documentation/gitattributes.txt
@@ -344,7 +344,7 @@ automatic line ending conversion based on your platform.
344
345
Use the following attributes if your '*.ps1' files are UTF-16 little
346
endian encoded without BOM and you want Git to use Windows line endings
347
-in the working directory (use `UTF-16-LE-BOM` instead of `UTF-16LE` if
+in the working directory (use `UTF-16LE-BOM` instead of `UTF-16LE` if
348
you want UTF-16 little endian with BOM).
349
Please note, it is highly recommended to
350
explicitly define the line endings with `eol` if the `working-tree-encoding`
0 commit comments