From: Junio C Hamano Date: Thu, 15 Dec 2005 07:08:08 +0000 (-0800) Subject: Documentation: tutorial X-Git-Tag: v1.0.0^2~40 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=8431c4eb0976b0558eaa1df475ce6de6b52ce484;p=git.git Documentation: tutorial At the beginning of tutorial, refer the reader to everyday if she has not done so yet. Signed-off-by: Junio C Hamano --- diff --git a/Documentation/tutorial.txt b/Documentation/tutorial.txt index a61b8244..543afb84 100644 --- a/Documentation/tutorial.txt +++ b/Documentation/tutorial.txt @@ -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 -------------------------