summaryrefslogtreecommitdiffstats
path: root/gittutorial.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-01-06 05:56:24 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-01-06 05:56:24 +0000
commit4fbdd440748fc26b29440ef85b9d60919a96fcb0 (patch)
tree4a2c9d11831441595005c13d866bb7340fa2723c /gittutorial.html
parent10b7a34451b2849b893cd1002b8477307873ab30 (diff)
downloadgit-htmldocs-4fbdd440748fc26b29440ef85b9d60919a96fcb0.tar.gz
Autogenerated HTML docs for v1.6.1-48-ge9b8
Diffstat (limited to 'gittutorial.html')
-rw-r--r--gittutorial.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/gittutorial.html b/gittutorial.html
index 2b9bd5ed0..4d4ad7fea 100644
--- a/gittutorial.html
+++ b/gittutorial.html
@@ -813,7 +813,7 @@ the experimental branch.</p></div>
list. When the history has lines of development that diverged and
then merged back together, the order in which <em>git-log</em> presents
those commits is meaningless.</p></div>
-<div class="para"><p>Most projects with multiple contributors (such as the linux kernel,
+<div class="para"><p>Most projects with multiple contributors (such as the Linux kernel,
or git itself) have frequent merges, and <em>gitk</em> does a better job of
visualizing their history. For example,</p></div>
<div class="listingblock">
@@ -869,7 +869,7 @@ digressions that may be interesting at this point are:</p></div>
<p>
<a href="git-format-patch.html">git-format-patch(1)</a>, <a href="git-am.html">git-am(1)</a>: These convert
series of git commits into emailed patches, and vice versa,
- useful for projects such as the linux kernel which rely heavily
+ useful for projects such as the Linux kernel which rely heavily
on emailed patches.
</p>
</li>
@@ -911,7 +911,7 @@ digressions that may be interesting at this point are:</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2008-12-10 08:33:33 UTC
+Last updated 2009-01-06 05:56:06 UTC
</div>
</div>
</body>