summaryrefslogtreecommitdiffstats
path: root/git-rev-list.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-12-01 21:16:59 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-12-01 21:16:59 +0000
commit2bd8a74930f0e0649154186daa892b3daa2211a0 (patch)
tree9c17731b3ad7e078548dd05bf3505558783f9dd3 /git-rev-list.html
parent8fddeedee69740f179e74fef731c8022dcbee70b (diff)
downloadgit-htmldocs-2bd8a74930f0e0649154186daa892b3daa2211a0.tar.gz
Autogenerated HTML docs for v1.6.6-rc0-114-gc8648
Diffstat (limited to 'git-rev-list.html')
-rw-r--r--git-rev-list.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/git-rev-list.html b/git-rev-list.html
index 42b72305c..122afc9f2 100644
--- a/git-rev-list.html
+++ b/git-rev-list.html
@@ -1674,6 +1674,12 @@ insert an empty string unless we are traversing reflog entries (e.g., by
format if <tt>--decorate</tt> was not already provided on the command line.</td>
</tr></table>
</div>
+<div class="para"><p>If you add a <tt>&#43;</tt> (plus sign) after <em>%</em> of a placeholder, a line-feed
+is inserted immediately before the expansion if and only if the
+placeholder expands to a non-empty string.</p></div>
+<div class="para"><p>If you add a <tt>-</tt> (minus sign) after <em>%</em> of a placeholder, line-feeds that
+immediately precede the expansion are deleted if and only if the
+placeholder expands to an empty string.</p></div>
<div class="ilist"><ul>
<li>
<p>
@@ -1724,7 +1730,7 @@ and the git-list &lt;git@vger.kernel.org&gt;.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-11-24 10:53:39 UTC
+Last updated 2009-12-01 21:16:29 UTC
</div>
</div>
</body>