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 <junkio@cox.net>
maint
Junio C Hamano 2005-12-14 23:08:08 -08:00
parent 988eece42a
commit 8431c4eb09
1 changed files with 6 additions and 0 deletions

View 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
-------------------------