summaryrefslogtreecommitdiffstats
path: root/git-pull.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-03-22 01:47:35 +0000
committerJunio C Hamano <junio@kernel.org>2010-03-22 01:47:35 +0000
commit9ccf664de57a05c6417f1fe46f6c6b55322f218c (patch)
tree98e19fbc06782490d2909ed5555b49aed5e83b27 /git-pull.html
parent0299d92c0447b72142f40f7b12f912d028b61c53 (diff)
downloadgit-htmldocs-9ccf664de57a05c6417f1fe46f6c6b55322f218c.tar.gz
Autogenerated HTML docs for v1.7.0.3-254-g4503b
Diffstat (limited to 'git-pull.html')
-rw-r--r--git-pull.html11
1 files changed, 1 insertions, 10 deletions
diff --git a/git-pull.html b/git-pull.html
index f3adc234e..b4500dde0 100644
--- a/git-pull.html
+++ b/git-pull.html
@@ -782,8 +782,6 @@ A parameter &lt;ref&gt; without a colon is equivalent to
<div class="sectionbody">
<div class="para"><p>One of the following notations can be used
to name the remote repository:</p></div>
-<div class="exampleblock">
-<div class="exampleblock-content">
<div class="ilist"><ul>
<li>
<p>
@@ -831,15 +829,12 @@ ssh://&#91;user@&#93;host.xz/~/path/to/repo.git
</p>
</li>
</ul></div>
-</div></div>
<div class="para"><p>SSH is the default transport protocol over the network. You can
optionally specify which user to log-in as, and an alternate,
scp-like syntax is also supported. Both syntaxes support
username expansion, as does the native git protocol, but
only the former supports port specification. The following
three are identical to the last three above, respectively:</p></div>
-<div class="exampleblock">
-<div class="exampleblock-content">
<div class="ilist"><ul>
<li>
<p>
@@ -857,10 +852,7 @@ three are identical to the last three above, respectively:</p></div>
</p>
</li>
</ul></div>
-</div></div>
<div class="para"><p>To sync with a local directory, you can use:</p></div>
-<div class="exampleblock">
-<div class="exampleblock-content">
<div class="ilist"><ul>
<li>
<p>
@@ -873,7 +865,6 @@ file:///path/to/repo.git/
</p>
</li>
</ul></div>
-</div></div>
<div class="para"><p>They are mostly equivalent, except when cloning. See
<a href="git-clone.html">git-clone(1)</a> for details.</p></div>
<div class="para"><p>If there are a large number of similarly-named remote repositories and
@@ -1223,7 +1214,7 @@ Junio C Hamano and the git-list &lt;git@vger.kernel.org&gt;.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-03-15 20:32:31 UTC
+Last updated 2010-03-22 01:47:15 UTC
</div>
</div>
</body>