summaryrefslogtreecommitdiffstats
path: root/git-tag.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-01-23 16:12:16 -0800
committerJunio C Hamano <gitster@pobox.com>2017-01-23 16:12:16 -0800
commitbcd98f41a1bf21a71ee80e4b1f381e1290909b66 (patch)
treefaa0ecb1fde3faadccff99ae4e5645e6e5193e9d /git-tag.html
parentdda5d0f90ca5a00a9569d110908046ae4425840e (diff)
downloadgit-htmldocs-bcd98f41a1bf21a71ee80e4b1f381e1290909b66.tar.gz
Autogenerated HTML docs for v2.11.0-485-g4e595
Diffstat (limited to 'git-tag.html')
-rw-r--r--git-tag.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-tag.html b/git-tag.html
index 266042dbc..e4488f34b 100644
--- a/git-tag.html
+++ b/git-tag.html
@@ -896,8 +896,8 @@ lightweight tags by default.</p></div>
multiple times, in which case the last key becomes the primary
key. Also supports "version:refname" or "v:refname" (tag
names are treated as versions). The "version:refname" sort
- order can also be affected by the
- "versionsort.prereleaseSuffix" configuration variable.
+ order can also be affected by the "versionsort.suffix"
+ configuration variable.
The keys supported are the same as those in <code>git for-each-ref</code>.
Sort order defaults to the value configured for the <code>tag.sort</code>
variable if it exists, or lexicographic order otherwise. See
@@ -1260,7 +1260,7 @@ ISO 8601
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-12-19 16:18:00 PST
+Last updated 2017-01-23 16:11:50 PST
</div>
</div>
</body>