зеркало из https://github.com/microsoft/git.git
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:
Родитель
8c1ce0f46b
Коммит
8960b5a7df
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче