summaryrefslogtreecommitdiffstats
path: root/git-tag.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-12-19 16:18:36 -0800
committerJunio C Hamano <gitster@pobox.com>2016-12-19 16:18:36 -0800
commit52b1cfba6ed4a0278108ca4deaf3f7646abd1fbb (patch)
treed192843d5b628529a7b62665db83e4e79e1c347d /git-tag.html
parent18a1532395f7adb2f9972cdc8551b3fa13f2a4a4 (diff)
downloadgit-htmldocs-52b1cfba6ed4a0278108ca4deaf3f7646abd1fbb.tar.gz
Autogenerated HTML docs for v2.11.0-161-g6610a
Diffstat (limited to 'git-tag.html')
-rw-r--r--git-tag.html15
1 files changed, 13 insertions, 2 deletions
diff --git a/git-tag.html b/git-tag.html
index 1763afd90..266042dbc 100644
--- a/git-tag.html
+++ b/git-tag.html
@@ -905,6 +905,17 @@ lightweight tags by default.</p></div>
</p>
</dd>
<dt class="hdlist1">
+-i
+</dt>
+<dt class="hdlist1">
+--ignore-case
+</dt>
+<dd>
+<p>
+ Sorting and filtering tags are case insensitive.
+</p>
+</dd>
+<dt class="hdlist1">
--column[=&lt;options&gt;]
</dt>
<dt class="hdlist1">
@@ -1198,7 +1209,7 @@ Git internal format
It is <code>&lt;unix timestamp&gt; &lt;time zone offset&gt;</code>, where <code>&lt;unix
timestamp&gt;</code> is the number of seconds since the UNIX epoch.
<code>&lt;time zone offset&gt;</code> is a positive or negative offset from UTC.
- For example CET (which is 2 hours ahead UTC) is <code>+0200</code>.
+ For example CET (which is 1 hour ahead of UTC) is <code>+0100</code>.
</p>
</dd>
<dt class="hdlist1">
@@ -1249,7 +1260,7 @@ ISO 8601
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-10-26 15:23:54 PDT
+Last updated 2016-12-19 16:18:00 PST
</div>
</div>
</body>