summaryrefslogtreecommitdiffstats
path: root/git-send-pack.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-06-21 00:08:23 -0700
committerJunio C Hamano <gitster@pobox.com>2012-06-21 00:08:23 -0700
commita28a920b817789e9535e30d163d1cfeda9803b99 (patch)
tree0276dc9699fe17f0b3daa7ad772b8f34f11463b7 /git-send-pack.html
parent010705ace148110d091fef2fb78d70223306d9e0 (diff)
downloadgit-htmldocs-a28a920b817789e9535e30d163d1cfeda9803b99.tar.gz
Autogenerated HTML docs for v1.7.11-3-g60475
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 b77862b0f..b4aead305 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 .</p></div>
+higher-level wrapper of this command, instead. See <a href="git-push.html">git-push(1)</a>.</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 .</p></div>
+name. See <a href="git-rev-parse.html">git-rev-parse(1)</a>.</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 suite</p></div>
+<div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>
</div>
</div>
<div id="footnotes"><hr /></div>