summaryrefslogtreecommitdiffstats
path: root/git-rev-list.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2011-05-25 23:59:59 +0000
committerJunio C Hamano <junio@kernel.org>2011-05-25 23:59:59 +0000
commitf93530e842de298d91691d6b21225deabb4c2765 (patch)
treebdf8bf4a79b12ce0b72a684a1fb7d47c18c8fcc2 /git-rev-list.html
parent2a294cdddac356b905bb00d260fbd221d91af595 (diff)
downloadgit-htmldocs-f93530e842de298d91691d6b21225deabb4c2765.tar.gz
Autogenerated HTML docs for v1.7.5.2-365-g5cfe4
Diffstat (limited to 'git-rev-list.html')
-rw-r--r--git-rev-list.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/git-rev-list.html b/git-rev-list.html
index 722b91f0f..1257ad5b2 100644
--- a/git-rev-list.html
+++ b/git-rev-list.html
@@ -1414,6 +1414,16 @@ configuration (see <a href="git-config.html">git-config(1)</a>).</p></div>
people using 80-column terminals.</p></div>
</dd>
<dt class="hdlist1">
+--no-abbrev-commit
+</dt>
+<dd>
+<p>
+ Show the full 40-byte hexadecimal commit object name. This negates
+ <tt>--abbrev-commit</tt> and those options which imply it such as
+ "--oneline". It also overrides the <em>log.abbrevCommit</em> variable.
+</p>
+</dd>
+<dt class="hdlist1">
--oneline
</dt>
<dd>