Add `%B' in format strings for raw commit body in `git log' and friends
authorEli Barzilay <redacted>
Thu, 25 Mar 2010 02:51:52 +0000 (22:51 -0400)
committerJunio C Hamano <redacted>
Tue, 6 Apr 2010 06:02:33 +0000 (23:02 -0700)
commit1367b12ad623e28546ba40c435015d94e7fbb248
tree87354dafe601f8b22625e4ffbfd7226d5616740a
parent11766ca4a89ba960271e94281463d1b44654ca3b
Add `%B' in format strings for raw commit body in `git log' and friends

Also update the documentation text and add a test.

Signed-off-by: Eli Barzilay <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/pretty-formats.txt
pretty.c
t/t6006-rev-list-format.sh
git clone https://git.99rst.org/PROJECT