summaryrefslogtreecommitdiffstats
path: root/git-remote.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-11-20 04:53:25 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-11-20 04:53:25 +0000
commit393e57f88c68a4353a37caf507ee0f8b00e73fc2 (patch)
tree4bc180e96b1732ccd3e096f49fba09491d88b6bf /git-remote.html
parente1258661c36d3a9f0cfe13f9d1f88d60a6f64b45 (diff)
downloadgit-htmldocs-393e57f88c68a4353a37caf507ee0f8b00e73fc2.tar.gz
Autogenerated HTML docs for v1.5.3.6-736-gb7f30
Diffstat (limited to 'git-remote.html')
-rw-r--r--git-remote.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-remote.html b/git-remote.html
index c4e6d9364..f41e90cea 100644
--- a/git-remote.html
+++ b/git-remote.html
@@ -379,7 +379,7 @@ Add a new remote, fetch, and check out a branch from it
origin
$ git branch -r
origin/master
-$ git remote add linux-nfs git://linux-nfs.org/pub/nfs-2.6.git
+$ git remote add linux-nfs git://linux-nfs.org/pub/linux/nfs-2.6.git
$ git remote
linux-nfs
origin
@@ -428,7 +428,7 @@ $ git merge origin</tt></pre>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 14-Nov-2007 12:11:44 UTC
+Last updated 20-Nov-2007 04:52:56 UTC
</div>
</div>
</body>