summaryrefslogtreecommitdiffstats
path: root/git-blame.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-06-16 09:54:05 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-06-16 09:54:05 +0000
commit6926bef5df36f65153ad9f9ab9202acc6d44cd5d (patch)
tree5d1c642cbaae99018f2cc259dfdc4202e8780115 /git-blame.html
parent9e52d4ea667a8100ea390c15adae60a56a410699 (diff)
downloadgit-htmldocs-6926bef5df36f65153ad9f9ab9202acc6d44cd5d.tar.gz
Autogenerated HTML docs for v1.5.2.2-236-g952c8
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 556ca7399..323c0589f 100644
--- a/git-blame.html
+++ b/git-blame.html
@@ -616,7 +616,7 @@ introduced the file with:</p>
<pre><tt>git log --diff-filter=A --pretty=short -- foo</tt></pre>
</div></div>
<p>and then annotate the change between the commit and its
-parents, using <tt>commit^!</tt> notation:</p>
+parents, using <tt>commit&#94;!</tt> notation:</p>
<div class="literalblock">
<div class="content">
<pre><tt>git blame -C -C -f $commit^! -- foo</tt></pre>
@@ -692,7 +692,7 @@ commit commentary), a blame viewer won't ever care.</td>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 13-Jun-2007 08:29:16 UTC
+Last updated 16-Jun-2007 09:48:55 UTC
</div>
</div>
</body>