X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Ftutorial.txt;h=36f42e051c610a89c5bbebb56c52817815c81adf;hb=ab1630a3ed31d6ec5ae83769c78ed542fe3c4a28;hp=307cc079199f712f7793ce2a4ed0bbe2001d632f;hpb=6f60300b5408323f6b73b471b45e539fa49a6a76;p=git.git diff --git a/Documentation/tutorial.txt b/Documentation/tutorial.txt index 307cc079..36f42e05 100644 --- a/Documentation/tutorial.txt +++ b/Documentation/tutorial.txt @@ -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