Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: tutorial
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>
Documentation/tutorial.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
988eece
)
diff --git
a/Documentation/tutorial.txt
b/Documentation/tutorial.txt
index a61b824443bdb565f22c45366f1c62622564cd3a..543afb84e50260599ce8ee804d283770c9e53f16 100644
(file)
--- 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
-------------------------