summaryrefslogtreecommitdiffstats
path: root/gitattributes.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-11-13 14:32:04 -0800
committerJunio C Hamano <gitster@pobox.com>2012-11-13 14:32:04 -0800
commita129545d44f1f0fe9976ed87b9a7331bf239b7d8 (patch)
tree52268e539a6b33e18401455ea13cf579c615dc80 /gitattributes.html
parent3b4382b85a92a6419a8f05510a9b583e711b5071 (diff)
downloadgit-htmldocs-a129545d44f1f0fe9976ed87b9a7331bf239b7d8.tar.gz
Autogenerated HTML docs for v1.8.0-150-gb0b00
Diffstat (limited to 'gitattributes.html')
-rw-r--r--gitattributes.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/gitattributes.html b/gitattributes.html
index ff7fc1488..5cc30f485 100644
--- a/gitattributes.html
+++ b/gitattributes.html
@@ -644,7 +644,8 @@ Unspecified
<div class="paragraph"><p>When more than one pattern matches the path, a later line
overrides an earlier line. This overriding is done per
attribute. The rules how the pattern matches paths are the
-same as in <tt>.gitignore</tt> files; see <a href="gitignore.html">gitignore(5)</a>.</p></div>
+same as in <tt>.gitignore</tt> files; see <a href="gitignore.html">gitignore(5)</a>.
+Unlike <tt>.gitignore</tt>, negative patterns are forbidden.</p></div>
<div class="paragraph"><p>When deciding what attributes are assigned to a path, git
consults <tt>$GIT_DIR/info/attributes</tt> file (which has the highest
precedence), <tt>.gitattributes</tt> file in the same directory as the
@@ -1609,7 +1610,7 @@ frotz unspecified</tt></pre>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2012-10-10 15:49:24 PDT
+Last updated 2012-11-13 14:31:09 PDT
</div>
</div>
</body>