We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b58e47a + ee22a29 commit b720ad2Copy full SHA for b720ad2
Documentation/pretty-options.txt
@@ -25,8 +25,8 @@ people using 80-column terminals.
25
26
--no-abbrev-commit::
27
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.
+ `--abbrev-commit`, either explicit or implied by other options such
+ as "--oneline". It also overrides the `log.abbrevCommit` variable.
30
31
--oneline::
32
This is a shorthand for "--pretty=oneline --abbrev-commit"
0 commit comments