summaryrefslogtreecommitdiffstats
path: root/git-replace.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-04-21 19:27:13 -0700
committerJunio C Hamano <gitster@pobox.com>2013-04-21 19:27:13 -0700
commite3f080d1c1d091db97eb840de39a5245a3c82f3e (patch)
tree2d5821021b314217f92f1826b1c4100e809c8f82 /git-replace.html
parent7692782cd994796eb7bd0bed592669c5090289bb (diff)
downloadgit-htmldocs-e3f080d1c1d091db97eb840de39a5245a3c82f3e.tar.gz
Autogenerated HTML docs for v1.8.2.1-538-gad776
Diffstat (limited to 'git-replace.html')
-rw-r--r--git-replace.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-replace.html b/git-replace.html
index e98cd11d7..db3da775e 100644
--- a/git-replace.html
+++ b/git-replace.html
@@ -757,8 +757,8 @@ git-replace(1) Manual Page
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
<div class="paragraph"><p>Adds a <em>replace</em> reference in <code>refs/replace/</code> namespace.</p></div>
-<div class="paragraph"><p>The name of the <em>replace</em> reference is the SHA1 of the object that is
-replaced. The content of the <em>replace</em> reference is the SHA1 of the
+<div class="paragraph"><p>The name of the <em>replace</em> reference is the SHA-1 of the object that is
+replaced. The content of the <em>replace</em> reference is the SHA-1 of the
replacement object.</p></div>
<div class="paragraph"><p>Unless <code>-f</code> is given, the <em>replace</em> reference must not yet exist.</p></div>
<div class="paragraph"><p>Replacement references will be used by default by all Git commands
@@ -847,7 +847,7 @@ replaced by a commit).</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2013-02-05 21:07:26 PST
+Last updated 2013-04-21 19:25:38 PDT
</div>
</div>
</body>