summaryrefslogtreecommitdiffstats
path: root/git-rev-list.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-09-03 13:22:34 -0700
committerJunio C Hamano <gitster@pobox.com>2020-09-03 13:22:34 -0700
commit558abd28b6851f370edc902b483e079a3ac255ab (patch)
tree0b524b111b53d2a9487fb1c45b50dd7812965487 /git-rev-list.html
parentcf8aeaf7e987e73615910d6961e38f20a8b0b550 (diff)
downloadgit-htmldocs-558abd28b6851f370edc902b483e079a3ac255ab.tar.gz
Autogenerated HTML docs for v2.28.0-450-g3a238
Diffstat (limited to 'git-rev-list.html')
-rw-r--r--git-rev-list.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-rev-list.html b/git-rev-list.html
index 4ccb22160..2758311e4 100644
--- a/git-rev-list.html
+++ b/git-rev-list.html
@@ -2220,8 +2220,8 @@ people using 80-column terminals.</p></div>
<dd>
<p>
Show the full 40-byte hexadecimal commit object name. This negates
- <code>--abbrev-commit</code> and those options which imply it such as
- "--oneline". It also overrides the <code>log.abbrevCommit</code> variable.
+ <code>--abbrev-commit</code>, either explicit or implied by other options such
+ as "--oneline". It also overrides the <code>log.abbrevCommit</code> variable.
</p>
</dd>
<dt class="hdlist1">