summaryrefslogtreecommitdiffstats
path: root/git-mktag.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-06-23 13:26:29 -0700
committerJunio C Hamano <gitster@pobox.com>2023-06-23 13:26:29 -0700
commit9469c13db24e0edec73595887cf74f38efd89a55 (patch)
tree269e9e6ab7f3dc3a8481c537a8e49f018f6361c2 /git-mktag.html
parenta7b2c10835189668841231edffc77e7dbb020487 (diff)
downloadgit-htmldocs-9469c13db24e0edec73595887cf74f38efd89a55.tar.gz
Autogenerated HTML docs for v2.41.0-191-g6ff334
Diffstat (limited to 'git-mktag.html')
-rw-r--r--git-mktag.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-mktag.html b/git-mktag.html
index 4b3a9bc0e..835253a7b 100644
--- a/git-mktag.html
+++ b/git-mktag.html
@@ -774,7 +774,7 @@ would run by default in that all <code>fsck.&lt;msg-id&gt;</code> messages are p
from warnings to errors (so e.g. a missing "tagger" line is an error).</p></div>
<div class="paragraph"><p>Extra headers in the object are also an error under mktag, but ignored
by <a href="git-fsck.html">git-fsck(1)</a>. This extra check can be turned off by setting
-the appropriate <code>fsck.&lt;msg-id&gt;</code> varible:</p></div>
+the appropriate <code>fsck.&lt;msg-id&gt;</code> variable:</p></div>
<div class="literalblock">
<div class="content">
<pre><code>git -c fsck.extraHeaderEntry=ignore mktag &lt;my-tag-with-headers</code></pre>
@@ -828,7 +828,7 @@ care about, but that can be verified with gpg.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2021-05-06 21:22:01 PDT
+ 2023-06-23 13:24:09 PDT
</div>
</div>
</body>