Skip to content

Commit b720ad2

Browse files
committed
Merge branch 'so/pretty-abbrev-doc'
Documentation update for "--no-abbrev-commit". * so/pretty-abbrev-doc: pretty-options.txt: fix --no-abbrev-commit description
2 parents b58e47a + ee22a29 commit b720ad2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/pretty-options.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ people using 80-column terminals.
2525

2626
--no-abbrev-commit::
2727
Show the full 40-byte hexadecimal commit object name. This negates
28-
`--abbrev-commit` and those options which imply it such as
29-
"--oneline". It also overrides the `log.abbrevCommit` variable.
28+
`--abbrev-commit`, either explicit or implied by other options such
29+
as "--oneline". It also overrides the `log.abbrevCommit` variable.
3030

3131
--oneline::
3232
This is a shorthand for "--pretty=oneline --abbrev-commit"

0 commit comments

Comments
 (0)