From: J. Bruce Fields Date: Mon, 29 May 2006 23:31:34 +0000 (-0400) Subject: Documentation: retitle the git-core tutorial X-Git-Tag: v1.4.0-rc1~38 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/62109cd3a8b5fd0a4ea3b7267e633ca713f33fa6?ds=inline;hp=--cc Documentation: retitle the git-core tutorial Give the git-core tutorial a name that better reflects its intended audience. Signed-off-by: J. Bruce Fields Signed-off-by: Junio C Hamano --- 62109cd3a8b5fd0a4ea3b7267e633ca713f33fa6 diff --git a/Documentation/core-tutorial.txt b/Documentation/core-tutorial.txt index d1360ecde2..5a831adf43 100644 --- a/Documentation/core-tutorial.txt +++ b/Documentation/core-tutorial.txt @@ -1,5 +1,5 @@ -A short git tutorial -==================== +A git core tutorial for developers +================================== Introduction ------------