git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Patch to tutorial.txt
@ 2006-11-19 22:44 Paolo Ciarrocchi
  2006-11-19 22:59 ` Jakub Narebski
  0 siblings, 1 reply; 8+ messages in thread
From: Paolo Ciarrocchi @ 2006-11-19 22:44 UTC (permalink / raw)
  To: Git Mailing List

Hi all,
I'm reading the tutorial and trying to improve it while studying git.

First attempt here:
From 0b98769dfe16e3ba8cde698b75cb1067658c38e7 Mon Sep 17 00:00:00 2001
From: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
Date: Sun, 19 Nov 2006 23:41:31 +0100
Subject: [PATCH] One of the comment was not really clear, rephrased to
make it easier to be understood by the reader


Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
---
 Documentation/tutorial.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/tutorial.txt b/Documentation/tutorial.txt
index 554ee0a..6edfb5a 100644
--- a/Documentation/tutorial.txt
+++ b/Documentation/tutorial.txt
@@ -141,7 +141,7 @@ $ git commit -a
 ------------------------------------------------

 at this point the two branches have diverged, with different changes
-made in each.  To merge the changes made in the two branches, run
+made in each.  To merge the changes made in experimental into master run

 ------------------------------------------------
 $ git pull . experimental
-- 
1.4.4.ge3d4


Regards,
-- 
Paolo
http://docs.google.com/View?docid=dhbdhs7d_4hsxqc8
http://www.linkedin.com/pub/0/132/9a3
Non credo nelle otto del mattino. Però esistono. Le otto del mattino
sono l'incontrovertibile prova della presenza del male nel mondo.

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-11-20 20:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-19 22:44 Patch to tutorial.txt Paolo Ciarrocchi
2006-11-19 22:59 ` Jakub Narebski
     [not found]   ` <4d8e3fd30611200030p1d117445qd3f7d619c18a0633@mail.gmail.com>
2006-11-20  8:49     ` Jakub Narebski
2006-11-20  9:10       ` Paolo Ciarrocchi
2006-11-20  9:25         ` Jakub Narebski
2006-11-20  9:34           ` Paolo Ciarrocchi
2006-11-20 13:13       ` Petr Baudis
2006-11-20 20:11       ` Alan Chandler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).