summaryrefslogtreecommitdiffstats
path: root/git-commit.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-05-02 15:02:46 -0700
committerJunio C Hamano <gitster@pobox.com>2012-05-02 15:02:46 -0700
commitb76a68630eaab75c4eb1c41f0fc091811854ff43 (patch)
tree5be60264e80970f60d9c56b410c8828693be8588 /git-commit.html
parent0aadbc37c068365a09926cd895863c4a725b45d6 (diff)
downloadgit-htmldocs-b76a68630eaab75c4eb1c41f0fc091811854ff43.tar.gz
Autogenerated HTML docs for v1.7.10.1-433-g34875
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 0140b2312..3d26cd993 100644
--- a/git-commit.html
+++ b/git-commit.html
@@ -632,7 +632,7 @@ by using the -a switch with the <em>commit</em> command to automatically
<p>
by using the --interactive or --patch switches with the <em>commit</em> command
to decide one by one which files or hunks should be part of the commit,
- before finalizing the operation. See the <tt>`Interactive Mode</tt>` section of
+ before finalizing the operation. See the &#8220;Interactive Mode&#8221; section of
<a href="git-add.html">git-add(1)</a> to learn how to operate these modes.
</p>
</li>
@@ -778,7 +778,7 @@ that, you can recover from it with <em>git reset</em>.</p></div>
<dd>
<p>
Override the commit author. Specify an explicit author using the
- standard <tt>A U Thor &lt;<a href="mailto:author@example.com">author@example.com</a>&gt;</tt> format. Otherwise &lt;author&gt;
+ standard <tt>A U Thor &lt;author@example.com&gt;</tt> format. Otherwise &lt;author&gt;
is assumed to be a pattern and is used to search for an existing
commit by that author (i.e. rev-list --all -i --author=&lt;author&gt;);
the commit author is then copied from the first such commit found.
@@ -1307,7 +1307,7 @@ information.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2012-04-16 14:18:39 PDT
+Last updated 2012-05-02 15:00:44 PDT
</div>
</div>
</body>