From: J. Bruce Fields Date: Fri, 22 Jun 2007 03:17:40 +0000 (-0400) Subject: tutorial: Fix typo X-Git-Tag: v1.5.2.4~6 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=f0dc409c31c430e5a5e45161383fba7964b4044d;p=git.git tutorial: Fix typo "You" should be "Alice" here. Signed-off-by: "J. Bruce Fields" --- diff --git a/Documentation/tutorial.txt b/Documentation/tutorial.txt index 118ff7286..965ec00a6 100644 --- a/Documentation/tutorial.txt +++ b/Documentation/tutorial.txt @@ -304,7 +304,7 @@ it easier: $ git remote add bob /home/bob/myrepo ------------------------------------------------ -With this, you can perform the first operation alone using the +With this, Alice can perform the first operation alone using the "git fetch" command without merging them with her own branch, using: