X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fpretty-formats.txt;h=bd760d3bd107d2f1101efbc75693e3ac5e81139b;hb=1367b12ad623e28546ba40c435015d94e7fbb248;hp=1686a54d22a746036b997d6eb8d5b85ca1d79c5d;hpb=64da6e20de1f2246e2d8d9d85e53ca3cbf393212;p=git.git diff --git a/Documentation/pretty-formats.txt b/Documentation/pretty-formats.txt index 1686a54d2..bd760d3bd 100644 --- a/Documentation/pretty-formats.txt +++ b/Documentation/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\}`