Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-svn info: implement info command
[gitweb.git]
/
Documentation
/
git-remote.txt
diff --git
a/Documentation/git-remote.txt
b/Documentation/git-remote.txt
index 0da8704a25f7010d84008396ab1bb0be5b4a4da1..4b263c249cd93695b1c373887600d335685e82bb 100644
(file)
--- a/
Documentation/git-remote.txt
+++ b/
Documentation/git-remote.txt
@@
-101,7
+101,7
@@
$ git remote
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