summaryrefslogtreecommitdiffstats
path: root/git-tag.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-06-27 11:05:05 -0700
committerJunio C Hamano <gitster@pobox.com>2016-06-27 11:05:05 -0700
commit042f2148898f2f73342c586887b252715dd8af8a (patch)
tree186d91f728919ef22f36d69ad4f555e3cb5277ff /git-tag.html
parentfedb1b428f68e8626c38f0aef57a8379e58f3241 (diff)
downloadgit-htmldocs-042f2148898f2f73342c586887b252715dd8af8a.tar.gz
Autogenerated HTML docs for v2.9.0-137-gcf4c2
Diffstat (limited to 'git-tag.html')
-rw-r--r--git-tag.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-tag.html b/git-tag.html
index 57c2d09bc..06e765983 100644
--- a/git-tag.html
+++ b/git-tag.html
@@ -856,7 +856,7 @@ lightweight tags by default.</p></div>
</dt>
<dd>
<p>
- Verify the gpg signature of the given tag names.
+ Verify the GPG signature of the given tag names.
</p>
</dd>
<dt class="hdlist1">
@@ -899,7 +899,7 @@ lightweight tags by default.</p></div>
order can also be affected by the
"versionsort.prereleaseSuffix" 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 <em>tag.sort</em>
+ Sort order defaults to the value configured for the <code>tag.sort</code>
variable if it exists, or lexicographic order otherwise. See
<a href="git-config.html">git-config(1)</a>.
</p>
@@ -1188,7 +1188,7 @@ values; the most common form is "YYYY-MM-DD HH:MM").</p></div>
<div class="sect1">
<h2 id="_date_formats">DATE FORMATS</h2>
<div class="sectionbody">
-<div class="paragraph"><p>The GIT_AUTHOR_DATE, GIT_COMMITTER_DATE environment variables
+<div class="paragraph"><p>The <code>GIT_AUTHOR_DATE</code>, <code>GIT_COMMITTER_DATE</code> environment variables
support the following date formats:</p></div>
<div class="dlist"><dl>
<dt class="hdlist1">
@@ -1250,7 +1250,7 @@ ISO 8601
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-02-01 15:37:47 PST
+Last updated 2016-06-27 11:04:05 PDT
</div>
</div>
</body>