summaryrefslogtreecommitdiffstats
path: root/gitattributes.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-03-22 14:20:26 -0700
committerJunio C Hamano <gitster@pobox.com>2021-03-22 14:20:26 -0700
commit458281a5cc4fbbf5382b507870ac92d09f4cb1d9 (patch)
treef969cc3e9470c06902051bcd159aa1bc58a02bb2 /gitattributes.html
parentd6b9ba3262e9125b842efd226c8023a5c9aed98c (diff)
downloadgit-htmldocs-458281a5cc4fbbf5382b507870ac92d09f4cb1d9.tar.gz
Autogenerated HTML docs for v2.31.0-97-g14243
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 373a8e427..249f12391 100644
--- a/gitattributes.html
+++ b/gitattributes.html
@@ -2040,7 +2040,8 @@ tag then no replacement will be done. The placeholders are the same
as those for the option <code>--pretty=format:</code> of <a href="git-log.html">git-log(1)</a>,
except that they need to be wrapped like this: <code>$Format:PLACEHOLDERS$</code>
in the file. E.g. the string <code>$Format:%H$</code> will be replaced by the
-commit hash.</p></div>
+commit hash. However, only one <code>%(describe)</code> placeholder is expanded
+per archive to avoid denial-of-service attacks.</p></div>
</div>
</div>
<div class="sect2">
@@ -2181,7 +2182,7 @@ frotz unspecified</code></pre>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-11-02 14:02:22 PST
+ 2021-03-22 14:17:33 PDT
</div>
</div>
</body>