summaryrefslogtreecommitdiffstats
path: root/gitremote-helpers.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-04-24 18:02:58 -0700
committerJunio C Hamano <gitster@pobox.com>2013-04-24 18:02:58 -0700
commitac002b631c16db5b744b6bfdc5d5599cf1cf254b (patch)
treecad41b2d47ee9302596b8364a5cb34cb968547f3 /gitremote-helpers.html
parent04e768d545466d56b5c08479f45e7002f2a77d69 (diff)
downloadgit-htmldocs-ac002b631c16db5b744b6bfdc5d5599cf1cf254b.tar.gz
Autogenerated HTML docs for v1.8.2.1-628-gcd33b
Diffstat (limited to 'gitremote-helpers.html')
-rw-r--r--gitremote-helpers.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/gitremote-helpers.html b/gitremote-helpers.html
index f928097a7..f7aa0328d 100644
--- a/gitremote-helpers.html
+++ b/gitremote-helpers.html
@@ -985,6 +985,16 @@ capability then it should advertise <code>refspec *:*</code>.</p></div>
read up on <em>--import-marks=&lt;file&gt;</em> in <a href="git-fast-export.html">git-fast-export(1)</a>.
</p>
</dd>
+<dt class="hdlist1">
+<em>signed-tags</em>
+</dt>
+<dd>
+<p>
+ This modifies the <em>export</em> capability, instructing Git to pass
+ <em>--signed-tags=verbatim</em> to <a href="git-fast-export.html">git-fast-export(1)</a>. In the
+ absence of this capability, Git will use <em>--signed-tags=warn-strip</em>.
+</p>
+</dd>
</dl></div>
</div>
</div>
@@ -1278,7 +1288,7 @@ set by Git if the remote helper has the <em>option</em> capability.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2013-04-07 16:36:03 PDT
+Last updated 2013-04-24 18:02:34 PDT
</div>
</div>
</body>