summaryrefslogtreecommitdiffstats
path: root/git-send-pack.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-06-08 11:40:53 -0700
committerJunio C Hamano <gitster@pobox.com>2012-06-08 11:40:53 -0700
commit719b8a3137af7aea177e42a98cdfbb5180a10f33 (patch)
tree0b0aceeacfdab20db87a431a8a95e1388f0d9e19 /git-send-pack.html
parent022bd341a82a08e16719ab8744973feed49e94d3 (diff)
downloadgit-htmldocs-719b8a3137af7aea177e42a98cdfbb5180a10f33.tar.gz
Autogenerated HTML docs for v1.7.11-rc2-2-g02101
Diffstat (limited to 'git-send-pack.html')
-rw-r--r--git-send-pack.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-send-pack.html b/git-send-pack.html
index b4aead305..b77862b0f 100644
--- a/git-send-pack.html
+++ b/git-send-pack.html
@@ -590,7 +590,7 @@ git-send-pack(1) Manual Page
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
<div class="paragraph"><p>Usually you would want to use <em>git push</em>, which is a
-higher-level wrapper of this command, instead. See <a href="git-push.html">git-push(1)</a>.</p></div>
+higher-level wrapper of this command, instead. See .</p></div>
<div class="paragraph"><p>Invokes <em>git-receive-pack</em> on a possibly remote repository, and
updates it from the current repository, sending named refs.</p></div>
</div>
@@ -709,7 +709,7 @@ pushed is determined by finding a match that matches the source
side, and where it is pushed is determined by using the
destination side. The rules used to match a ref are the same
rules used by <em>git rev-parse</em> to resolve a symbolic ref
-name. See <a href="git-rev-parse.html">git-rev-parse(1)</a>.</p></div>
+name. See .</p></div>
<div class="ulist"><ul>
<li>
<p>
@@ -754,7 +754,7 @@ to disable the fast-forward check only on that ref.</p></div>
</div>
<h2 id="_git">GIT</h2>
<div class="sectionbody">
-<div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>
+<div class="paragraph"><p>Part of the suite</p></div>
</div>
</div>
<div id="footnotes"><hr /></div>