X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Ftutorial.txt;fp=Documentation%2Ftutorial.txt;h=543afb84e50260599ce8ee804d283770c9e53f16;hb=8431c4eb0976b0558eaa1df475ce6de6b52ce484;hp=a61b824443bdb565f22c45366f1c62622564cd3a;hpb=988eece42aa4c1c6b7c4cdfd102748c19acba7ed;p=git.git 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 -------------------------