summaryrefslogtreecommitdiffstats
path: root/git-tag.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-07-23 16:09:44 -0700
committerJunio C Hamano <gitster@pobox.com>2014-07-23 16:09:44 -0700
commit7b43d41db10d299c065a9c85efa04603d35acb74 (patch)
tree5f558691438649f72cd56154ef4f1446ada72e03 /git-tag.html
parentdbe510515297d8d56e909741183ce54b1c4bcb58 (diff)
downloadgit-htmldocs-7b43d41db10d299c065a9c85efa04603d35acb74.tar.gz
Autogenerated HTML docs for v2.0.3-693-g996b
Diffstat (limited to 'git-tag.html')
-rw-r--r--git-tag.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/git-tag.html b/git-tag.html
index 418fc875d..b7134d5c5 100644
--- a/git-tag.html
+++ b/git-tag.html
@@ -896,7 +896,9 @@ lightweight tags by default.</p></div>
Sort in a specific order. Supported type is "refname"
(lexicographic order), "version:refname" or "v:refname" (tag
names are treated as versions). Prepend "-" to reverse sort
- order.
+ order. When this option is not given, the sort order defaults to the
+ value configured for the <em>tag.sort</em> variable if it exists, or
+ lexicographic order otherwise. See <a href="git-config.html">git-config(1)</a>.
</p>
</dd>
<dt class="hdlist1">
@@ -1202,7 +1204,8 @@ ISO 8601
<div class="sect1">
<h2 id="_see_also">SEE ALSO</h2>
<div class="sectionbody">
-<div class="paragraph"><p><a href="git-check-ref-format.html">git-check-ref-format(1)</a>.</p></div>
+<div class="paragraph"><p><a href="git-check-ref-format.html">git-check-ref-format(1)</a>.
+<a href="git-config.html">git-config(1)</a>.</p></div>
</div>
</div>
<div class="sect1">
@@ -1215,7 +1218,7 @@ ISO 8601
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2014-03-21 15:07:58 PDT
+Last updated 2014-07-23 16:09:11 PDT
</div>
</div>
</body>