summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 988eece)
raw | patch | inline | side by side (parent: 988eece)
author | Junio C Hamano <junkio@cox.net> | |
Thu, 15 Dec 2005 07:08:08 +0000 (23:08 -0800) | ||
committer | Junio 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>
she has not done so yet.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/tutorial.txt | patch | blob | history |
index a61b824443bdb565f22c45366f1c62622564cd3a..543afb84e50260599ce8ee804d283770c9e53f16 100644 (file)
[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
-------------------------