summaryrefslogtreecommitdiffstats
path: root/git-remote.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-01-29 02:55:48 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-01-29 02:55:48 +0000
commit7ad22dc9253e1434fcf289ab9cfe23067018e0a9 (patch)
tree6217f4d8ca0acb648ef008c1ae5463a82a0dc8f7 /git-remote.html
parent5a70233d40122ee513dac43224df67ece82e2a0a (diff)
downloadgit-htmldocs-7ad22dc9253e1434fcf289ab9cfe23067018e0a9.tar.gz
Autogenerated HTML docs for v1.5.0-rc2-72-gdf391
Diffstat (limited to 'git-remote.html')
-rw-r--r--git-remote.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-remote.html b/git-remote.html
index 54131b493..883cce54c 100644
--- a/git-remote.html
+++ b/git-remote.html
@@ -287,7 +287,7 @@ update remote-tracking branches &lt;name&gt;/&lt;branch&gt;.</p>
<p>In the third form, gives some information about the remote &lt;name&gt;.</p>
<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-repo-config.html">git-repo-config(1)</a>).</p>
+<a href="git-config.html">git-config(1)</a>).</p>
</div>
<h2>Examples</h2>
<div class="sectionbody">
@@ -316,7 +316,7 @@ $ git checkout -b nfs linux-nfs/master
<div class="sectionbody">
<p><a href="git-fetch.html">git-fetch(1)</a>
<a href="git-branch.html">git-branch(1)</a>
-<a href="git-repo-config.html">git-repo-config(1)</a></p>
+<a href="git-config.html">git-config(1)</a></p>
</div>
<h2>Author</h2>
<div class="sectionbody">
@@ -332,7 +332,7 @@ $ git checkout -b nfs linux-nfs/master
</div>
<div id="footer">
<div id="footer-text">
-Last updated 09-Jan-2007 11:13:41 UTC
+Last updated 29-Jan-2007 02:55:10 UTC
</div>
</div>
</body>