fix remote.origin.url in tutorial.txt

Bob cloned from Alice.
The origin url is actually Alice's repo.

Signed-off-by: Alecs King <alecsk@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Alecs King 2007-07-06 00:21:16 +08:00 коммит произвёл Junio C Hamano
Родитель 8c1ce0f46b
Коммит 8960b5a7df
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -354,7 +354,7 @@ used for pulls:
-------------------------------------
$ git config --get remote.origin.url
/home/bob/myrepo
/home/alice/project
-------------------------------------
(The complete configuration created by git-clone is visible using