summaryrefslogtreecommitdiffstats
path: root/pretty-formats.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-05-09 07:24:48 +0000
committerJunio C Hamano <junio@kernel.org>2010-05-09 07:24:48 +0000
commitcb39aea01e29cf8ff7b0b7d2e8e8c0130292cfe2 (patch)
tree2708f18cd961765994c15549e7aeef53041d74fe /pretty-formats.txt
parent2b3ee5d004d9924b235a46bba46dace1e7cd7630 (diff)
downloadgit-htmldocs-cb39aea01e29cf8ff7b0b7d2e8e8c0130292cfe2.tar.gz
Autogenerated HTML docs for v1.7.1-78-g212f0
Diffstat (limited to 'pretty-formats.txt')
-rw-r--r--pretty-formats.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/pretty-formats.txt b/pretty-formats.txt
index 1686a54d2..bd760d3bd 100644
--- a/pretty-formats.txt
+++ b/pretty-formats.txt
@@ -123,6 +123,7 @@ The placeholders are:
- '%s': subject
- '%f': sanitized subject line, suitable for a filename
- '%b': body
+- '%B': raw body (unwrapped subject and body)
- '%N': commit notes
- '%gD': reflog selector, e.g., `refs/stash@\{1\}`
- '%gd': shortened reflog selector, e.g., `stash@\{1\}`