summaryrefslogtreecommitdiffstats
path: root/gittutorial-2.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-06-02 07:31:16 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-06-02 07:31:16 +0000
commit9e1793f616e87f4cb87e970250caa7b5ee8ad313 (patch)
tree8fbbdfbcf549bd60bd184ae0987347314be40d9e /gittutorial-2.html
parent054ea0856e4bbd375c55e9f5960693e0da914411 (diff)
downloadgit-htmldocs-9e1793f616e87f4cb87e970250caa7b5ee8ad313.tar.gz
Autogenerated HTML docs for v1.5.6-rc0-84-g06f60
Diffstat (limited to 'gittutorial-2.html')
-rw-r--r--gittutorial-2.html10
1 files changed, 6 insertions, 4 deletions
diff --git a/gittutorial-2.html b/gittutorial-2.html
index d04dbe0e6..37cc60c46 100644
--- a/gittutorial-2.html
+++ b/gittutorial-2.html
@@ -636,7 +636,7 @@ in the index file is identical to the one in the working directory.</p>
<p>In addition to being the staging area for new commits, the index file
is also populated from the object database when checking out a
branch, and is used to hold the trees involved in a merge operation.
-See the <a href="core-tutorial.html">core tutorial</a> and the relevant man
+See the <a href="gitcore-tutorial.html">gitcore-tutorial(7)</a>[core tutorial] and the relevant man
pages for details.</p>
</div>
<h2>What next?</h2>
@@ -645,7 +645,7 @@ pages for details.</p>
pages for any of the git commands; one good place to start would be
with the commands mentioned in <a href="everyday.html">Everyday git</a>. You
should be able to find any unknown jargon in the
-<a href="glossary.html">Glossary</a>.</p>
+<a href="gitglossary.html">gitglossary(7)</a>[Glossary].</p>
<p>The <a href="user-manual.html">Git User's Manual</a> provides a more
comprehensive introduction to git.</p>
<p>The <a href="gitcvs-migration.html">gitcvs-migration(7)</a>[CVS migration] document explains how to
@@ -653,7 +653,7 @@ import a CVS repository into git, and shows how to use git in a
CVS-like way.</p>
<p>For some interesting examples of git use, see the
<a href="howto-index.html">howtos</a>.</p>
-<p>For git developers, the <a href="core-tutorial.html">Core tutorial</a> goes
+<p>For git developers, the <a href="gitcore-tutorial.html">gitcore-tutorial(7)</a>[Core tutorial] goes
into detail on the lower-level git mechanisms involved in, for
example, creating a new commit.</p>
</div>
@@ -661,6 +661,8 @@ example, creating a new commit.</p>
<div class="sectionbody">
<p><a href="gittutorial.html">gittutorial(7)</a>,
<a href="gitcvs-migration.html">gitcvs-migration(7)</a>,
+<a href="gitcore-tutorial.html">gitcore-tutorial(7)</a>,
+<a href="gitglossary.html">gitglossary(7)</a>,
<a href="everyday.html">Everyday git</a>,
<a href="user-manual.html">The Git User's Manual</a></p>
</div>
@@ -670,7 +672,7 @@ example, creating a new commit.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 01-Jun-2008 08:21:55 UTC
+Last updated 02-Jun-2008 07:30:05 UTC
</div>
</div>
</body>