summaryrefslogtreecommitdiffstats
path: root/git-patch-id.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-03-26 08:39:38 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-03-26 08:39:38 +0000
commit1de7572eb1aa483cc2aaca1db274928ffc6830f0 (patch)
treeac708c90ee1a4a4765a9e852319760583d609fc6 /git-patch-id.html
parent625716ad62c5c0b2c57c90079944a7f6b914bb09 (diff)
downloadgit-htmldocs-1de7572eb1aa483cc2aaca1db274928ffc6830f0.tar.gz
Autogenerated HTML docs for v1.6.2.1-389-geed1
Diffstat (limited to 'git-patch-id.html')
-rw-r--r--git-patch-id.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-patch-id.html b/git-patch-id.html
index 9c58d96b1..1b997d3de 100644
--- a/git-patch-id.html
+++ b/git-patch-id.html
@@ -331,7 +331,7 @@ ID" are almost guaranteed to be the same thing.</p></div>
<div class="para"><p>IOW, you can use this thing to look for likely duplicate commits.</p></div>
<div class="para"><p>When dealing with <em>git-diff-tree</em> output, it takes advantage of
the fact that the patch is prefixed with the object name of the
-commit, and outputs two 40-byte hexadecimal string. The first
+commit, and outputs two 40-byte hexadecimal strings. The first
string is the patch ID, and the second string is the commit ID.
This can be used to make a mapping from patch ID to commit ID.</p></div>
</div>
@@ -362,7 +362,7 @@ This can be used to make a mapping from patch ID to commit ID.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-02-14 08:18:28 UTC
+Last updated 2009-03-26 08:39:14 UTC
</div>
</div>
</body>