Skip to content

Commit 837f3b7

Browse files
mdggitster
authored andcommitted
Linked glossary from cvs-migration page
Coming from CVS, I found the git glossary vital to learning git and learning how terms in git correlate to the cvs terminology with which I am familiar. This patch links the glossary from the cvs-migration page so cvs users will be able to fine the glossary as soon as they start looking at git documents. Signed-off-by: Matt Graham <[email protected]> Acked-by: J. Bruce Fields <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent edae5f0 commit 837f3b7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/cvs-migration.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ designating a single shared repository which people can synchronize with;
88
this document explains how to do that.
99

1010
Some basic familiarity with git is required. This
11-
link:tutorial.html[tutorial introduction to git] should be sufficient.
11+
link:tutorial.html[tutorial introduction to git] and the
12+
link:glossary.html[git glossary] should be sufficient.
1213

1314
Developing against a shared repository
1415
--------------------------------------

0 commit comments

Comments
 (0)