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 172530d commit 28d31b6Copy full SHA for 28d31b6
Documentation/gitattributes.txt
@@ -346,7 +346,7 @@ automatic line ending conversion based on your platform.
346
347
Use the following attributes if your '*.ps1' files are UTF-16 little
348
endian encoded without BOM and you want Git to use Windows line endings
349
-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
350
you want UTF-16 little endian with BOM).
351
Please note, it is highly recommended to
352
explicitly define the line endings with `eol` if the `working-tree-encoding`
0 commit comments