summaryrefslogtreecommitdiffstats
path: root/git-remote.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-remote.html
parent022bd341a82a08e16719ab8744973feed49e94d3 (diff)
downloadgit-htmldocs-719b8a3137af7aea177e42a98cdfbb5180a10f33.tar.gz
Autogenerated HTML docs for v1.7.11-rc2-2-g02101
Diffstat (limited to 'git-remote.html')
-rw-r--r--git-remote.html12
1 files changed, 5 insertions, 7 deletions
diff --git a/git-remote.html b/git-remote.html
index 9d3fa3f58..f8225a4fd 100644
--- a/git-remote.html
+++ b/git-remote.html
@@ -762,7 +762,7 @@ remotes.&lt;group&gt;. If a named group is not specified on the command line,
the configuration parameter remotes.default will be used; if
remotes.default is not defined, all remotes which do not have the
configuration parameter remote.&lt;name&gt;.skipDefaultUpdate set to true will
-be updated. (See <a href="git-config.html">git-config(1)</a>).
+be updated. (See ).
</p>
<div class="paragraph"><p>With <tt>--prune</tt> option, prune all the remotes that are updated.</p></div>
</dd>
@@ -772,7 +772,7 @@ be updated. (See <a href="git-config.html">git-config(1)</a>).
<div class="sectionbody">
<div class="paragraph"><p>The remote configuration is achieved using the <tt>remote.origin.url</tt> and
<tt>remote.origin.fetch</tt> configuration variables. (See
-<a href="git-config.html">git-config(1)</a>).</p></div>
+).</p></div>
</div>
<h2 id="_examples">Examples</h2>
<div class="sectionbody">
@@ -818,19 +818,17 @@ $ git merge origin</tt></pre>
</div>
<h2 id="_see_also">SEE ALSO</h2>
<div class="sectionbody">
-<div class="paragraph"><p><a href="git-fetch.html">git-fetch(1)</a>
-<a href="git-branch.html">git-branch(1)</a>
-<a href="git-config.html">git-config(1)</a></p></div>
+<div class="paragraph"><p></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>
<div id="footer">
<div id="footer-text">
-Last updated 2012-02-23 14:45:28 PDT
+Last updated 2012-05-02 15:00:44 PDT
</div>
</div>
</body>