summaryrefslogtreecommitdiffstats
path: root/gitattributes.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-05-12 14:22:19 +0900
committerJunio C Hamano <gitster@pobox.com>2021-05-12 14:22:19 +0900
commit51a55bc4ecf70f5836e65d13a82c613e070ac990 (patch)
treed880c033a10533f5379a99968f475d667d3fd40f /gitattributes.html
parentcd56dd5585d64b65937fe5001d2f24fa39f254dd (diff)
downloadgit-htmldocs-51a55bc4ecf70f5836e65d13a82c613e070ac990.tar.gz
Autogenerated HTML docs for v2.31.1-606-gdf6c4f
Diffstat (limited to 'gitattributes.html')
-rw-r--r--gitattributes.html10
1 files changed, 9 insertions, 1 deletions
diff --git a/gitattributes.html b/gitattributes.html
index f1c49227e..cc977b5f3 100644
--- a/gitattributes.html
+++ b/gitattributes.html
@@ -2113,6 +2113,14 @@ to:</p></div>
</div>
</div>
<div class="sect1">
+<h2 id="_notes">NOTES</h2>
+<div class="sectionbody">
+<div class="paragraph"><p>Git does not follow symbolic links when accessing a <code>.gitattributes</code>
+file in the working tree. This keeps behavior consistent when the file
+is accessed from the index or a tree versus from the filesystem.</p></div>
+</div>
+</div>
+<div class="sect1">
<h2 id="_examples">EXAMPLES</h2>
<div class="sectionbody">
<div class="paragraph"><p>If you have these three <code>gitattributes</code> file:</p></div>
@@ -2187,7 +2195,7 @@ frotz unspecified</code></pre>
<div id="footer">
<div id="footer-text">
Last updated
- 2021-04-30 15:03:30 JST
+ 2021-05-12 14:17:56 JST
</div>
</div>
</body>