summaryrefslogtreecommitdiffstats
path: root/git-blame.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-blame.html
parent0aadbc37c068365a09926cd895863c4a725b45d6 (diff)
downloadgit-htmldocs-b76a68630eaab75c4eb1c41f0fc091811854ff43.tar.gz
Autogenerated HTML docs for v1.7.10.1-433-g34875
Diffstat (limited to 'git-blame.html')
-rw-r--r--git-blame.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-blame.html b/git-blame.html
index e99f3775f..d22cb120f 100644
--- a/git-blame.html
+++ b/git-blame.html
@@ -1018,7 +1018,7 @@ introduced the file with:</p></div>
<pre><tt>git log --diff-filter=A --pretty=short -- foo</tt></pre>
</div></div>
<div class="paragraph"><p>and then annotate the change between the commit and its
-parents, using <tt>commit&#94;!</tt> notation:</p></div>
+parents, using <tt>commit^!</tt> notation:</p></div>
<div class="literalblock">
<div class="content">
<pre><tt>git blame -C -C -f $commit^! -- foo</tt></pre>
@@ -1166,7 +1166,7 @@ the email address.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-11-15 13:45:02 PDT
+Last updated 2012-05-02 15:00:44 PDT
</div>
</div>
</body>