We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a8d45dc + 768b9d6 commit cd3d56aCopy full SHA for cd3d56a
Documentation/pretty-formats.txt
@@ -202,7 +202,7 @@ endif::git-rev-list[]
202
- '%>>(<N>)', '%>>|(<N>)': similar to '%>(<N>)', '%>|(<N>)'
203
respectively, except that if the next placeholder takes more spaces
204
than given and there are spaces on its left, use those spaces
205
-- '%><(<N>)', '%><|(<N>)': similar to '% <(<N>)', '%<|(<N>)'
+- '%><(<N>)', '%><|(<N>)': similar to '%<(<N>)', '%<|(<N>)'
206
respectively, but padding both sides (i.e. the text is centered)
207
- %(trailers[:options]): display the trailers of the body as interpreted
208
by linkgit:git-interpret-trailers[1]. The `trailers` string may be
0 commit comments