summaryrefslogtreecommitdiffstats
path: root/git-patch-id.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-10-26 16:14:30 -0700
committerJunio C Hamano <gitster@pobox.com>2015-10-26 16:14:30 -0700
commitdaf0aaecf41c91c2307b7a38218f6b2d37669ad1 (patch)
tree2032469465a7995a1ae1f8fbbb2345e32a2aa50e /git-patch-id.html
parente265b5c6dbafc936b10575797cc098414af5b874 (diff)
downloadgit-htmldocs-daf0aaecf41c91c2307b7a38218f6b2d37669ad1.tar.gz
Autogenerated HTML docs for v2.6.2-307-g37023b
Diffstat (limited to 'git-patch-id.html')
-rw-r--r--git-patch-id.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/git-patch-id.html b/git-patch-id.html
index 442055dc2..d674c9f36 100644
--- a/git-patch-id.html
+++ b/git-patch-id.html
@@ -748,7 +748,7 @@ git-patch-id(1) Manual Page
<h2 id="_synopsis">SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<pre class="content"><em>git patch-id</em> [--stable | --unstable] &lt; &lt;patch&gt;</pre>
+<pre class="content"><em>git patch-id</em> [--stable | --unstable]</pre>
<div class="attribution">
</div></div>
</div>
@@ -756,6 +756,7 @@ git-patch-id(1) Manual Page
<div class="sect1">
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
+<div class="paragraph"><p>Read a patch from the standard input and compute the patch ID for it.</p></div>
<div class="paragraph"><p>A "patch ID" is nothing but a sum of SHA-1 of the file diffs associated with a
patch, with whitespace and line numbers ignored. As such, it&#8217;s "reasonably
stable", but at the same time also reasonably unique, i.e., two patches that
@@ -842,7 +843,7 @@ Result is different from the value produced by git 1.9 and older
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2014-06-16 14:13:22 PDT
+Last updated 2015-10-26 16:13:38 PDT
</div>
</div>
</body>