projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5478285
)
tutorial: Fix typo
author
J. Bruce Fields
<bfields@citi.umich.edu>
Fri, 22 Jun 2007 03:17:40 +0000
(23:17 -0400)
committer
J. Bruce Fields
<bfields@citi.umich.edu>
Sun, 8 Jul 2007 22:02:16 +0000
(18:02 -0400)
"You" should be "Alice" here.
Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Documentation/tutorial.txt
patch
|
blob
|
history
diff --git
a/Documentation/tutorial.txt
b/Documentation/tutorial.txt
index 118ff72869bc8011cbfe46c2bdeed8c0e67e6ab6..965ec00a6b403d1a4d23c7db2d08198480dc4f5b 100644
(file)
--- 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: