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.
1 parent 27dea46 commit 768b9d6Copy full SHA for 768b9d6
Documentation/pretty-formats.txt
@@ -191,7 +191,7 @@ endif::git-rev-list[]
191
- '%>>(<N>)', '%>>|(<N>)': similar to '%>(<N>)', '%>|(<N>)'
192
respectively, except that if the next placeholder takes more spaces
193
than given and there are spaces on its left, use those spaces
194
-- '%><(<N>)', '%><|(<N>)': similar to '% <(<N>)', '%<|(<N>)'
+- '%><(<N>)', '%><|(<N>)': similar to '%<(<N>)', '%<|(<N>)'
195
respectively, but padding both sides (i.e. the text is centered)
196
197
NOTE: Some placeholders may depend on other options given to the
0 commit comments