summaryrefslogtreecommitdiffstats
path: root/git-commit.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-12-20 06:30:11 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-12-20 06:30:11 +0000
commit54bf1e2728abed073b4c0bd79830af6cdbcc67fe (patch)
tree4f813eacc91b38b7503eb07e830984d3a8b187ce /git-commit.html
parent6a3c82713a6d40b17cafd5a3eb312fe7b25d277e (diff)
downloadgit-htmldocs-54bf1e2728abed073b4c0bd79830af6cdbcc67fe.tar.gz
Autogenerated HTML docs for v1.6.1-rc3-51-g5832d
Diffstat (limited to 'git-commit.html')
-rw-r--r--git-commit.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-commit.html b/git-commit.html
index cbc2b316a..546935de2 100644
--- a/git-commit.html
+++ b/git-commit.html
@@ -586,7 +586,7 @@ FROM UPSTREAM REBASE" section in <a href="git-rebase.html">git-rebase(1)</a>.)</
<em>git-commit</em> if any paths are given on the command line,
in which case this option can be omitted.
If this option is specified together with <em>--amend</em>, then
- no paths need be specified, which can be used to amend
+ no paths need to be specified, which can be used to amend
the last commit without committing changes that have
already been staged.
</p>
@@ -777,14 +777,14 @@ The pathnames recorded in the index and in the tree objects
</li>
<li>
<p>
-The contents of the blob objects are uninterpreted sequence
+The contents of the blob objects are uninterpreted sequences
of bytes. There is no encoding translation at the core
level.
</p>
</li>
<li>
<p>
-The commit log messages are uninterpreted sequence of non-NUL
+The commit log messages are uninterpreted sequences of non-NUL
bytes.
</p>
</li>
@@ -868,7 +868,7 @@ Junio C Hamano &lt;gitster@pobox.com&gt;</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2008-12-10 08:33:10 UTC
+Last updated 2008-12-20 06:29:38 UTC
</div>
</div>
</body>