summaryrefslogtreecommitdiffstats
path: root/git-diff.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-07-11 16:08:34 -0700
committerJunio C Hamano <gitster@pobox.com>2022-07-11 16:08:34 -0700
commit7bc735932830b9840daeff68819d626c3b0cd07b (patch)
tree6c36713b44abd490cd78976f7ad2839a9268abd3 /git-diff.html
parentebdf143ff06ab8a67139c290755d6c6ecfe3126b (diff)
downloadgit-htmldocs-7bc735932830b9840daeff68819d626c3b0cd07b.tar.gz
Autogenerated HTML docs for v2.37.0-38-g55ece
Diffstat (limited to 'git-diff.html')
-rw-r--r--git-diff.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-diff.html b/git-diff.html
index b1790d3fe..2f97ca6c2 100644
--- a/git-diff.html
+++ b/git-diff.html
@@ -2312,7 +2312,7 @@ a space.
</li>
<li>
<p>
-sha1 for "dst"; 0{40} if creation, unmerged or "look at work tree".
+sha1 for "dst"; 0{40} if deletion, unmerged or "work tree out of sync with the index".
</p>
</li>
<li>
@@ -2399,8 +2399,8 @@ X: "unknown" change type (most probably a bug, please report it)
percentage of similarity between the source and target of the move or
copy). Status letter M may be followed by a score (denoting the
percentage of dissimilarity) for file rewrites.</p></div>
-<div class="paragraph"><p>&lt;sha1&gt; is shown as all 0&#8217;s if a file is new on the filesystem
-and it is out of sync with the index.</p></div>
+<div class="paragraph"><p>The sha1 for "dst" is shown as all 0&#8217;s if a file on the filesystem
+is out of sync with the index.</p></div>
<div class="paragraph"><p>Example:</p></div>
<div class="listingblock">
<div class="content">