summaryrefslogtreecommitdiffstats
path: root/git-commit.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-08-18 22:15:35 +0000
committerJunio C Hamano <junio@kernel.org>2010-08-18 22:15:35 +0000
commit619596afe5769620cfbaca941f701a3fa106e6e5 (patch)
treea0065a9102205adf638a7ff9e35bb50ce049dcd0 /git-commit.html
parentb5a296fa6d8cd1a703ce2eb6232e0bbc654bd2a2 (diff)
downloadgit-htmldocs-619596afe5769620cfbaca941f701a3fa106e6e5.tar.gz
Autogenerated HTML docs for v1.7.2.1-158-gbd3a97
Diffstat (limited to 'git-commit.html')
-rw-r--r--git-commit.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-commit.html b/git-commit.html
index ebedc42d5..8ff1472c9 100644
--- a/git-commit.html
+++ b/git-commit.html
@@ -547,7 +547,7 @@ that, you can recover from it with <em>git reset</em>.</p></div>
Usually recording a commit that has the exact same tree as its
sole parent commit is a mistake, and the command prevents you
from making such a commit. This option bypasses the safety, and
- is primarily for use by foreign scm interface scripts.
+ is primarily for use by foreign SCM interface scripts.
</p>
</dd>
<dt>
@@ -556,7 +556,7 @@ that, you can recover from it with <em>git reset</em>.</p></div>
<dd>
<p>
Like --allow-empty this command is primarily for use by foreign
- scm interface scripts. It allows you to create a commit with an
+ SCM interface scripts. It allows you to create a commit with an
empty commit message without using plumbing commands like
<a href="git-commit-tree.html">git-commit-tree(1)</a>.
</p>
@@ -1006,7 +1006,7 @@ Junio C Hamano &lt;gitster@pobox.com&gt;</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-07-21 21:55:18 UTC
+Last updated 2010-08-18 22:14:47 UTC
</div>
</div>
</body>