* [PATCH] Linked glossary from cvs-migration page
@ 2008-04-23 13:13 Matt Graham
2008-04-23 16:50 ` J. Bruce Fields
0 siblings, 1 reply; 2+ messages in thread
From: Matt Graham @ 2008-04-23 13:13 UTC (permalink / raw)
To: gitster, bfields; +Cc: git, Matt Graham
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 <mdg149@gmail.com>
---
Documentation/cvs-migration.txt | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/Documentation/cvs-migration.txt b/Documentation/cvs-migration.txt
index ea98900..00f2e36 100644
--- a/Documentation/cvs-migration.txt
+++ b/Documentation/cvs-migration.txt
@@ -8,7 +8,8 @@ designating a single shared repository which people can synchronize with;
this document explains how to do that.
Some basic familiarity with git is required. This
-link:tutorial.html[tutorial introduction to git] should be sufficient.
+link:tutorial.html[tutorial introduction to git] and the
+link:glossary.html[git glossary] should be sufficient.
Developing against a shared repository
--------------------------------------
--
1.5.5.49.gf43e2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Linked glossary from cvs-migration page
2008-04-23 13:13 [PATCH] Linked glossary from cvs-migration page Matt Graham
@ 2008-04-23 16:50 ` J. Bruce Fields
0 siblings, 0 replies; 2+ messages in thread
From: J. Bruce Fields @ 2008-04-23 16:50 UTC (permalink / raw)
To: Matt Graham; +Cc: gitster, git
On Wed, Apr 23, 2008 at 09:13:51AM -0400, Matt Graham wrote:
> 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 <mdg149@gmail.com>
Fine by me.--b.
> ---
> Documentation/cvs-migration.txt | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/Documentation/cvs-migration.txt b/Documentation/cvs-migration.txt
> index ea98900..00f2e36 100644
> --- a/Documentation/cvs-migration.txt
> +++ b/Documentation/cvs-migration.txt
> @@ -8,7 +8,8 @@ designating a single shared repository which people can synchronize with;
> this document explains how to do that.
>
> Some basic familiarity with git is required. This
> -link:tutorial.html[tutorial introduction to git] should be sufficient.
> +link:tutorial.html[tutorial introduction to git] and the
> +link:glossary.html[git glossary] should be sufficient.
>
> Developing against a shared repository
> --------------------------------------
> --
> 1.5.5.49.gf43e2
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-04-23 16:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-23 13:13 [PATCH] Linked glossary from cvs-migration page Matt Graham
2008-04-23 16:50 ` J. Bruce Fields
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).