summaryrefslogtreecommitdiffstats
path: root/git-commit.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-07-13 15:00:05 -0700
committerJunio C Hamano <gitster@pobox.com>2016-07-13 15:00:05 -0700
commit92d80370646a0ce43b0c769027492b3c891090aa (patch)
treecee7315334fee3145cb4badcc7a400e3e763fbac /git-commit.html
parent48931e26012d8d7ad1a7e1d9701f52be1b77e45a (diff)
downloadgit-htmldocs-92d80370646a0ce43b0c769027492b3c891090aa.tar.gz
Autogenerated HTML docs for v2.9.1-273-g79ed4
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 1e5ae385a..f4da33dbd 100644
--- a/git-commit.html
+++ b/git-commit.html
@@ -862,7 +862,7 @@ that, you can recover from it with <em>git reset</em>.</p></div>
</dt>
<dd>
<p>
- Like <em>-C</em>, but with <em>-c</em> the editor is invoked, so that
+ Like <em>-C</em>, but with <code>-c</code> the editor is invoked, so that
the user can further edit the commit message.
</p>
</dd>
@@ -1215,7 +1215,7 @@ FROM UPSTREAM REBASE" section in <a href="git-rebase.html">git-rebase(1)</a>.)</
staged for other paths. This is the default mode of operation of
<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
+ If this option is specified together with <code>--amend</code>, then
no paths need to be specified, which can be used to amend
the last commit without committing changes that have
already been staged.
@@ -1650,7 +1650,7 @@ information.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-06-27 11:04:05 PDT
+Last updated 2016-07-13 14:58:50 PDT
</div>
</div>
</body>