зеркало из https://github.com/microsoft/git.git
git-remote.txt: fix example url
If I'm going to use a real example as a URL, I suppose I should get it right.... Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
This commit is contained in:
Родитель
78e694787c
Коммит
8391c60b6e
|
@ -91,7 +91,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
|
||||
|
|
Загрузка…
Ссылка в новой задаче