Documentation: tutorial
authorJunio C Hamano <junkio@cox.net>
Thu, 15 Dec 2005 07:08:08 +0000 (23:08 -0800)
committerJunio C Hamano <junkio@cox.net>
Thu, 15 Dec 2005 07:08:08 +0000 (23:08 -0800)
At the beginning of tutorial, refer the reader to everyday if
she has not done so yet.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/tutorial.txt

index a61b824..543afb8 100644 (file)
@@ -27,6 +27,12 @@ SCM, you can skip them during your first pass.
 [NOTE]
 And those "too deep" descriptions are often marked as Note.
 
+[NOTE]
+If you are already familiar with another version control system,
+like CVS, you may want to take a look at
+link:everyday.html[Everyday GIT in 20 commands or so] first
+before reading this.
+
 
 Creating a git repository
 -------------------------