Skip to content

Commit

Permalink
[PATCH] Retitle 'inspecting what happened' section.
Browse files Browse the repository at this point in the history
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>
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Jon Loeliger authored and Junio C Hamano committed Sep 23, 2005
1 parent c8b48ba commit d154dcc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/tutorial.txt
Original file line number Diff line number Diff line change
Expand Up @@ -432,8 +432,8 @@ message headers, and a few one-liners that actually do the
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
Expand Down

0 comments on commit d154dcc

Please sign in to comment.