Skip to content

Commit e08387d

Browse files
committed
Merge branch 'eb/mboxrd-doc'
Doc update. * eb/mboxrd-doc: Documentation: explain "mboxrd" pretty format
2 parents e81ecff + 88eaf36 commit e08387d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/pretty-formats.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,12 @@ placeholders, its output is not affected by other options like
8383

8484
<full commit message>
8585

86+
* 'mboxrd'
87+
+
88+
Like 'email', but lines in the commit message starting with "From "
89+
(preceded by zero or more ">") are quoted with ">" so they aren't
90+
confused as starting a new commit.
91+
8692
* 'raw'
8793
+
8894
The 'raw' format shows the entire commit exactly as

0 commit comments

Comments
 (0)