summaryrefslogtreecommitdiffstats
path: root/git-for-each-ref.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-02-12 13:30:39 -0800
committerJunio C Hamano <gitster@pobox.com>2024-02-12 13:30:39 -0800
commitcf1a7e167c6269b751dbfefeac581ec46727223c (patch)
tree6df2a2172325f6cd2eeaca08cd779b5cb6771c1d /git-for-each-ref.html
parent4cb1af292949215185d833a29a78049cd9511122 (diff)
downloadgit-htmldocs-cf1a7e167c6269b751dbfefeac581ec46727223c.tar.gz
Autogenerated HTML docs for v2.44.0-rc0-46-g2996f
Diffstat (limited to 'git-for-each-ref.html')
-rw-r--r--git-for-each-ref.html10
1 files changed, 6 insertions, 4 deletions
diff --git a/git-for-each-ref.html b/git-for-each-ref.html
index a9d5256bc..1b89720ec 100644
--- a/git-for-each-ref.html
+++ b/git-for-each-ref.html
@@ -1347,9 +1347,11 @@ the fieldname <code>version:refname</code> or its alias <code>v:refname</code>.<
<div class="paragraph"><p>In any case, a field name that refers to a field inapplicable to
the object referred by the ref does not cause an error. It
returns an empty string instead.</p></div>
-<div class="paragraph"><p>As a special case for the date-type fields, you may specify a format for
-the date by adding <code>:</code> followed by date format name (see the
-values the <code>--date</code> option to <a href="git-rev-list.html">git-rev-list(1)</a> takes).</p></div>
+<div class="paragraph"><p>As a special case for the date-type fields, you may specify a format for the
+date by adding <code>:</code> followed by date format name (see the values the <code>--date</code>
+option to <a href="git-rev-list.html">git-rev-list(1)</a> takes). If this formatting is provided in
+a <code>--sort</code> key, references will be sorted according to the byte-value of the
+formatted string rather than the numeric value of the underlying timestamp.</p></div>
<div class="paragraph"><p>Some atoms like %(align) and %(if) always require a matching %(end).
We call them "opening atoms" and sometimes denote them as %($open).</p></div>
<div class="paragraph"><p>When a scripting language specific quoting is in effect, everything
@@ -1497,7 +1499,7 @@ commits and from none of the <code>--no-merged</code> commits are shown.</p></di
<div id="footer">
<div id="footer-text">
Last updated
- 2023-12-09 17:40:53 PST
+ 2024-02-12 13:29:13 PST
</div>
</div>
</body>