summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9585e40)
raw | patch | inline | side by side (parent: 9585e40)
author | Junio C Hamano <junkio@cox.net> | |
Wed, 24 Aug 2005 04:18:49 +0000 (21:18 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 24 Aug 2005 04:18:49 +0000 (21:18 -0700) |
And lead the reader to it at the beginning of the manual.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git.txt | patch | blob | history |
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 55d63d9432673878268ae9be4ba973b12a384b70..d13325063520ca005765a4769c71321950b5dd8a 100644 (file)
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
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