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 <bfields@citi.umich.edu>
Signed-off-by: Junio C Hamano <junkio@cox.net>
maint
J. Bruce Fields 2006-05-29 19:31:34 -04:00 committed by Junio C Hamano
parent 38573864f8
commit 62109cd3a8
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
A short git tutorial
====================
A git core tutorial for developers
==================================

Introduction
------------