From f0dc409c31c430e5a5e45161383fba7964b4044d Mon Sep 17 00:00:00 2001 From: "J. Bruce Fields" Date: Thu, 21 Jun 2007 23:17:40 -0400 Subject: [PATCH] tutorial: Fix typo "You" should be "Alice" here. Signed-off-by: "J. Bruce Fields" --- Documentation/tutorial.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/tutorial.txt b/Documentation/tutorial.txt index 118ff72869..965ec00a6b 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: -- 2.43.2