summaryrefslogtreecommitdiffstats
path: root/gitremote-helpers.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-07-13 15:00:05 -0700
committerJunio C Hamano <gitster@pobox.com>2016-07-13 15:00:05 -0700
commit92d80370646a0ce43b0c769027492b3c891090aa (patch)
treecee7315334fee3145cb4badcc7a400e3e763fbac /gitremote-helpers.html
parent48931e26012d8d7ad1a7e1d9701f52be1b77e45a (diff)
downloadgit-htmldocs-92d80370646a0ce43b0c769027492b3c891090aa.tar.gz
Autogenerated HTML docs for v2.9.1-273-g79ed4
Diffstat (limited to 'gitremote-helpers.html')
-rw-r--r--gitremote-helpers.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/gitremote-helpers.html b/gitremote-helpers.html
index 72b3b0d7b..1194ad402 100644
--- a/gitremote-helpers.html
+++ b/gitremote-helpers.html
@@ -1000,7 +1000,7 @@ the remote repository.</p></div>
<p>
This modifies the <em>export</em> capability, instructing Git to dump the
internal marks table to &lt;file&gt; when complete. For details,
- read up on <em>--export-marks=&lt;file&gt;</em> in <a href="git-fast-export.html">git-fast-export(1)</a>.
+ read up on <code>--export-marks=&lt;file&gt;</code> in <a href="git-fast-export.html">git-fast-export(1)</a>.
</p>
</dd>
<dt class="hdlist1">
@@ -1010,7 +1010,7 @@ the remote repository.</p></div>
<p>
This modifies the <em>export</em> capability, instructing Git to load the
marks specified in &lt;file&gt; before processing any input. For details,
- read up on <em>--import-marks=&lt;file&gt;</em> in <a href="git-fast-export.html">git-fast-export(1)</a>.
+ read up on <code>--import-marks=&lt;file&gt;</code> in <a href="git-fast-export.html">git-fast-export(1)</a>.
</p>
</dd>
<dt class="hdlist1">
@@ -1019,8 +1019,8 @@ the remote repository.</p></div>
<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>.
+ <code>--signed-tags=verbatim</code> to <a href="git-fast-export.html">git-fast-export(1)</a>. In the
+ absence of this capability, Git will use <code>--signed-tags=warn-strip</code>.
</p>
</dd>
</dl></div>
@@ -1122,7 +1122,7 @@ suitably updated.</p></div>
is followed by a blank line). For example, the following would
be two batches of <em>push</em>, the first asking the remote-helper
to push the local ref <em>master</em> to the remote ref <em>master</em> and
- the local <em>HEAD</em> to the remote <em>branch</em>, and the second
+ the local <code>HEAD</code> to the remote <em>branch</em>, and the second
asking to push ref <em>foo</em> to ref <em>bar</em> (forced update requested
by the <em>+</em>).
</p>
@@ -1363,7 +1363,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 2016-06-27 11:04:05 PDT
+Last updated 2016-07-13 14:58:50 PDT
</div>
</div>
</body>