summaryrefslogtreecommitdiffstats
path: root/git-fetch-pack.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 /git-fetch-pack.html
parent48931e26012d8d7ad1a7e1d9701f52be1b77e45a (diff)
downloadgit-htmldocs-92d80370646a0ce43b0c769027492b3c891090aa.tar.gz
Autogenerated HTML docs for v2.9.1-273-g79ed4
Diffstat (limited to 'git-fetch-pack.html')
-rw-r--r--git-fetch-pack.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-fetch-pack.html b/git-fetch-pack.html
index ea1007905..d51173d7f 100644
--- a/git-fetch-pack.html
+++ b/git-fetch-pack.html
@@ -793,7 +793,7 @@ have a common ancestor commit.</p></div>
option, then the refs from stdin are processed after those
on the command line.
</p>
-<div class="paragraph"><p>If <em>--stateless-rpc</em> is specified together with this option then
+<div class="paragraph"><p>If <code>--stateless-rpc</code> is specified together with this option then
the list of refs must be in packet format (pkt-line). Each ref must
be in a separate packet, and the list must end with a flush packet.</p></div>
</dd>
@@ -805,7 +805,7 @@ be in a separate packet, and the list must end with a flush packet.</p></div>
</dt>
<dd>
<p>
- Pass <em>-q</em> flag to <em>git unpack-objects</em>; this makes the
+ Pass <code>-q</code> flag to <em>git unpack-objects</em>; this makes the
cloning process less verbose.
</p>
</dd>
@@ -943,7 +943,7 @@ sha1s present on the remote.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-04-03 12:10:53 PDT
+Last updated 2016-07-13 14:58:50 PDT
</div>
</div>
</body>