There was an error while loading. Please reload this page.
1 parent e7639bd commit ec76bf1Copy full SHA for ec76bf1
Documentation/pretty-options.txt
@@ -32,6 +32,10 @@ people using 80-column terminals.
32
This is a shorthand for "--pretty=oneline --abbrev-commit"
33
used together.
34
35
+--newlineafter[=(decorations)]
36
+Used in conjunction with --pretty=oneline to add a line break after
37
+decorations
38
+
39
--encoding=<encoding>::
40
Commit objects record the character encoding used for the log message
41
in their encoding header; this option can be used to tell the
0 commit comments