summaryrefslogtreecommitdiffstats
path: root/git-diff-index.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-index.html
parent084228c6c49d30cf3c49994c8de0b192b364ac0d (diff)
downloadgit-htmldocs-ef5a2f9e08ac9deed3c3270103ed08c65b5177ab.tar.gz
Autogenerated HTML docs for v1.7.5.3-485-g090a1
Diffstat (limited to 'git-diff-index.html')
-rw-r--r--git-diff-index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-diff-index.html b/git-diff-index.html
index 96699ddba..fa5336404 100644
--- a/git-diff-index.html
+++ b/git-diff-index.html
@@ -1774,8 +1774,8 @@ have not actually done a <em>git update-index</em> on it yet - there is no
"object" associated with the new state, and you get:</p></div>
<div class="literalblock">
<div class="content">
-<pre><tt>torvalds@ppc970:~/v2.6/linux&gt; git diff-index HEAD
-*100644-&gt;100664 blob 7476bb......-&gt;000000...... kernel/sched.c</tt></pre>
+<pre><tt>torvalds@ppc970:~/v2.6/linux&gt; git diff-index --abbrev HEAD
+:100644 100664 7476bb... 000000... kernel/sched.c</tt></pre>
</div></div>
<div class="paragraph"><p>i.e., it shows that the tree has changed, and that <tt>kernel/sched.c</tt> has is
not up-to-date and may contain new stuff. The all-zero sha1 means that to
@@ -1812,7 +1812,7 @@ always have the special all-zero sha1.</td>
</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>