summaryrefslogtreecommitdiffstats
path: root/gitattributes.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-03-11 18:02:54 +0900
committerJunio C Hamano <gitster@pobox.com>2019-03-11 18:02:54 +0900
commitdecc7317e484bc31d0dfb457e70c9ad5a59fe7b1 (patch)
tree092cbff96396a7ea55a41cf8ddb2fe70e03ab722 /gitattributes.html
parent11f1537a82c84e620d742b3bc4256952defb28df (diff)
downloadgit-htmldocs-decc7317e484bc31d0dfb457e70c9ad5a59fe7b1.tar.gz
Autogenerated HTML docs for v2.21.0-155-ge902e
Diffstat (limited to 'gitattributes.html')
-rw-r--r--gitattributes.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/gitattributes.html b/gitattributes.html
index efa903edf..0d25c6939 100644
--- a/gitattributes.html
+++ b/gitattributes.html
@@ -1137,7 +1137,7 @@ automatic line ending conversion based on your platform.</p></div>
</div></div>
<div class="paragraph"><p>Use the following attributes if your <em>*.ps1</em> files are UTF-16 little
endian encoded without BOM and you want Git to use Windows line endings
-in the working directory (use <code>UTF-16-LE-BOM</code> instead of <code>UTF-16LE</code> if
+in the working directory (use <code>UTF-16LE-BOM</code> instead of <code>UTF-16LE</code> if
you want UTF-16 little endian with BOM).
Please note, it is highly recommended to
explicitly define the line endings with <code>eol</code> if the <code>working-tree-encoding</code>
@@ -2154,7 +2154,7 @@ frotz unspecified</code></pre>
<div id="footer">
<div id="footer-text">
Last updated
- 2019-02-06 23:17:45 PST
+ 2019-03-11 18:02:43 JST
</div>
</div>
</body>