Message ID | 57b2079f30a3b8cbaf83c93510abd5b1ad7fff61.1635542128.git.gitgitgadget@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Flag to add a newline after decorations for --oneline log output | expand |
diff --git a/Documentation/pretty-options.txt b/Documentation/pretty-options.txt index b3af8506086..7de51c660fe 100644 --- a/Documentation/pretty-options.txt +++ b/Documentation/pretty-options.txt @@ -32,6 +32,10 @@ people using 80-column terminals. This is a shorthand for "--pretty=oneline --abbrev-commit" used together. +--newlineafter[=(decorations)] + Used in conjunction with --pretty=oneline to add a line break after + decorations + --encoding=<encoding>:: Commit objects record the character encoding used for the log message in their encoding header; this option can be used to tell the