summaryrefslogtreecommitdiff
path: root/Documentation/git.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-08-24 04:30:42 (GMT)
committerJunio C Hamano <junkio@cox.net>2005-08-24 04:30:42 (GMT)
commit168cc639adb29616bde22f97f153faa1dfd024eb (patch)
treeb4afe3f6dd6eaa970cb0e5dba2d3fe640843121f /Documentation/git.txt
parent58eaf287f1b25f6427b06bd72d8e555615828aeb (diff)
parent0d6a873cfe4ba9428cf361c633faf701cadc04b8 (diff)
downloadgit-168cc639adb29616bde22f97f153faa1dfd024eb.zip
git-168cc639adb29616bde22f97f153faa1dfd024eb.tar.gz
git-168cc639adb29616bde22f97f153faa1dfd024eb.tar.bz2
Merge refs/heads/master from .
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r--Documentation/git.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 55d63d9..d133250 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