summaryrefslogtreecommitdiffstats
path: root/gitrevisions.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 /gitrevisions.html
parent7692782cd994796eb7bd0bed592669c5090289bb (diff)
downloadgit-htmldocs-e3f080d1c1d091db97eb840de39a5245a3c82f3e.tar.gz
Autogenerated HTML docs for v1.8.2.1-538-gad776
Diffstat (limited to 'gitrevisions.html')
-rw-r--r--gitrevisions.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/gitrevisions.html b/gitrevisions.html
index 7c3aa5511..d84b0ecec 100644
--- a/gitrevisions.html
+++ b/gitrevisions.html
@@ -765,7 +765,7 @@ revision parameters which denote other objects than commits, e.g. blobs
<h2 id="_specifying_revisions">SPECIFYING REVISIONS</h2>
<div class="sectionbody">
<div class="paragraph"><p>A revision parameter <em>&lt;rev&gt;</em> typically, but not necessarily, names a
-commit object. It uses what is called an <em>extended SHA1</em>
+commit object. It uses what is called an <em>extended SHA-1</em>
syntax. Here are various ways to spell object names. The
ones listed near the end of this list name trees and
blobs contained in a commit.</p></div>
@@ -775,7 +775,7 @@ blobs contained in a commit.</p></div>
</dt>
<dd>
<p>
- The full SHA1 object name (40-byte hexadecimal string), or
+ The full SHA-1 object name (40-byte hexadecimal string), or
a leading substring that is unique within the repository.
E.g. dae86e1950b1277e545cee180551750029cfe735 and dae86e both
name the same commit object if there is no other object in