Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-08-24 08:18:49 +0400
committerJunio C Hamano <junkio@cox.net>2005-08-24 08:18:49 +0400
commit0d6a873cfe4ba9428cf361c633faf701cadc04b8 (patch)
tree9a263923705963ff4323bae4e0363c2d362d316e /Documentation
parent9585e406224b97b24b46131005b809a6612a3eac (diff)
Link the tutorial from the main document.
And lead the reader to it at the beginning of the manual. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 55d63d9432..d133250635 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -16,6 +16,9 @@ DESCRIPTION
This is reference information for the core git commands.
+Before reading this cover to cover, you may want to take a look
+at the link:tutorial.html[tutorial] document.
+
The Discussion section below contains much useful definition and
clarification info - read that first. And of the commands, I suggest
reading link:git-update-cache.html[git-update-cache] and