summaryrefslogtreecommitdiffstats
path: root/gitattributes.txt
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.txt
parentcd56dd5585d64b65937fe5001d2f24fa39f254dd (diff)
downloadgit-htmldocs-51a55bc4ecf70f5836e65d13a82c613e070ac990.tar.gz
Autogenerated HTML docs for v2.31.1-606-gdf6c4f
Diffstat (limited to 'gitattributes.txt')
-rw-r--r--gitattributes.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/gitattributes.txt b/gitattributes.txt
index cfcfa800c..83fd4e19a 100644
--- a/gitattributes.txt
+++ b/gitattributes.txt
@@ -1247,6 +1247,12 @@ to:
[attr]binary -diff -merge -text
------------
+NOTES
+-----
+
+Git does not follow symbolic links when accessing a `.gitattributes`
+file in the working tree. This keeps behavior consistent when the file
+is accessed from the index or a tree versus from the filesystem.
EXAMPLES
--------