login
Header Space

 
 

PATCH Suggestion for Tutorial Change

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Date: Thursday, September 22, 2005 - 11:51 am

In the tutorial, there is a section entitled "Checking it out"
that shows how to use diff log and whatchanged to insect some
of the repository state.

As the phrase "checkout" ususally carries some baggage WRT
other revision control mechanism, I suggest that we re-title
this section something like "Inspecting Changes".


Signed-off-by: Jon Loeliger <jdl@freescale.com>
---


diff --git a/Documentation/tutorial.txt b/Documentation/tutorial.txt
--- a/Documentation/tutorial.txt
+++ b/Documentation/tutorial.txt
@@ -432,8 +432,8 @@ message headers, and a few one-liners th
 commit itself (`git-commit`).


-Checking it out
----------------
+Inspecting Changes
+------------------

 While creating changes is useful, it's even more useful if you can tell
 later what changed. The most useful command for this is another of the
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
PATCH Suggestion for Tutorial Change, Jon Loeliger, (Thu Sep 22, 11:51 am)
speck-geostationary