From: Junio C Hamano Date: Mon, 23 Jan 2006 07:54:46 +0000 (-0800) Subject: Autogenerated man pages for v1.1.4-gdcc6 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=b76461e386981c57655e5b843a19e304013954c8;p=git.git Autogenerated man pages for v1.1.4-gdcc6 --- diff --git a/man7/git.7 b/man7/git.7 index 01865188..a69a20a3 100755 --- a/man7/git.7 +++ b/man7/git.7 @@ -50,10 +50,10 @@ path to wherever your core git programs are installed\&. This can also be contro This manual is intended to give complete background information and internal workings of git, which may be too much for most people\&. The [xref to anchor] section below contains much useful definition and clarification \- read that first\&. -If you are interested in using git to manage (version control) projects, use Everyday GIT: \fIeveryday.html\fR as a guide to the minimum set of commands you need to know for day\-to\-day work\&. Most likely, that will get you started, and you can go a long way without knowing the low level details too much\&. +If you are interested in using git to manage (version control) projects, use The Tutorial: \fItutorial.html\fR to get you started, and then Everyday GIT: \fIeveryday.html\fR as a guide to the minimum set of commands you need to know for day\-to\-day work\&. Most likely, that will get you started, and you can go a long way without knowing the low level details too much\&. -The tutorial: \fItutorial.html\fR document covers how things internally work\&. +The Core tutorial: \fIcore-tutorial.html\fR document covers how things internally work\&. If you are migrating from CVS, cvs migration: \fIcvs-migration.html\fR document may be helpful after you finish the tutorial\&.