From 8960b5a7dfb160be65dc9122df8c7603a5f8aced Mon Sep 17 00:00:00 2001 From: Alecs King Date: Fri, 6 Jul 2007 00:21:16 +0800 Subject: fix remote.origin.url in tutorial.txt Bob cloned from Alice. The origin url is actually Alice's repo. Signed-off-by: Alecs King Signed-off-by: Junio C Hamano diff --git a/Documentation/tutorial.txt b/Documentation/tutorial.txt index 118ff72..53403c6 100644 --- a/Documentation/tutorial.txt +++ b/Documentation/tutorial.txt @@ -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 -- cgit v0.10.2-6-g49f6