summaryrefslogtreecommitdiffstats
path: root/git-diff-tree.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2011-05-31 19:53:33 +0000
committerJunio C Hamano <junio@kernel.org>2011-05-31 19:53:33 +0000
commitef5a2f9e08ac9deed3c3270103ed08c65b5177ab (patch)
tree20237e00af046145b63e1ab7fe5c15a374d7dedb /git-diff-tree.html
parent084228c6c49d30cf3c49994c8de0b192b364ac0d (diff)
downloadgit-htmldocs-ef5a2f9e08ac9deed3c3270103ed08c65b5177ab.tar.gz
Autogenerated HTML docs for v1.7.5.3-485-g090a1
Diffstat (limited to 'git-diff-tree.html')
-rw-r--r--git-diff-tree.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-diff-tree.html b/git-diff-tree.html
index 3eaa2f635..d4bab8dc4 100644
--- a/git-diff-tree.html
+++ b/git-diff-tree.html
@@ -1834,8 +1834,8 @@ so it can be used to name subdirectories.</p></div>
<div class="paragraph"><p>An example of normal usage is:</p></div>
<div class="literalblock">
<div class="content">
-<pre><tt>torvalds@ppc970:~/git&gt; git diff-tree 5319e4......
-*100664-&gt;100664 blob ac348b.......-&gt;a01513....... git-fsck-objects.c</tt></pre>
+<pre><tt>torvalds@ppc970:~/git&gt; git diff-tree --abbrev 5319e4
+:100664 100664 ac348b... a01513... git-fsck-objects.c</tt></pre>
</div></div>
<div class="paragraph"><p>which tells you that the last commit changed just one file (it&#8217;s from
this one:</p></div>
@@ -2415,7 +2415,7 @@ the pathname, but if that is <tt>NUL</tt>, the record will show two paths.</p></
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-03-15 23:30:13 UTC
+Last updated 2011-05-31 19:53:01 UTC
</div>
</div>
</body>