Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: fix formatting typo in pretty-formats.txt
author
Andreas Heiduk
<asheiduk@gmail.com>
Mon, 22 May 2017 20:59:58 +0000
(22:59 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 23 May 2017 05:46:26 +0000
(14:46 +0900)
A missing space messed up formatting of the `%(trailers)` format.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/pretty-formats.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
95d6787
)
diff --git
a/Documentation/pretty-formats.txt
b/Documentation/pretty-formats.txt
index 47b286b33e4edd937fe6f7cbe727713e0e61e324..38040e95b5cdb137fd3575076e5f69d393c19280 100644
(file)
--- a/
Documentation/pretty-formats.txt
+++ b/
Documentation/pretty-formats.txt
@@
-199,7
+199,7
@@
endif::git-rev-list[]
than given and there are spaces on its left, use those spaces
- '%><(<N>)', '%><|(<N>)': similar to '% <(<N>)', '%<|(<N>)'
respectively, but padding both sides (i.e. the text is centered)
--%(trailers): display the trailers of the body as interpreted by
+-
%(trailers): display the trailers of the body as interpreted by
linkgit:git-interpret-trailers[1]
NOTE: Some placeholders may depend on other options given to the