summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2005-08-23 21:30:42 -0700
committerLibravatar Junio C Hamano <junkio@cox.net>2005-08-23 21:30:42 -0700
commit168cc639adb29616bde22f97f153faa1dfd024eb (patch)
treeb4afe3f6dd6eaa970cb0e5dba2d3fe640843121f /Documentation
parentMerge refs/heads/master from . (diff)
parentLink the tutorial from the main document. (diff)
downloadtgif-168cc639adb29616bde22f97f153faa1dfd024eb.tar.xz
Merge refs/heads/master from .
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