summaryrefslogtreecommitdiffstats
path: root/git-rev-list.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-11-18 00:53:09 +0000
committerJunio C Hamano <junio@kernel.org>2010-11-18 00:53:09 +0000
commit982eb11dc5ca975628029adef95a96309ae25294 (patch)
treed4bedc784e5b27293e50d6657b2171549f0be2d6 /git-rev-list.html
parentc3fda57fff8451d3c28afc16c6ace06cfd087981 (diff)
downloadgit-htmldocs-982eb11dc5ca975628029adef95a96309ae25294.tar.gz
Autogenerated HTML docs for v1.7.3.2-245-g03276
Diffstat (limited to 'git-rev-list.html')
-rw-r--r--git-rev-list.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/git-rev-list.html b/git-rev-list.html
index 8de7aa49b..174141598 100644
--- a/git-rev-list.html
+++ b/git-rev-list.html
@@ -689,6 +689,7 @@ format, often found in E-mail messages.</p></div>
to be printed in between commits, in order for the graph history
to be drawn properly.
</p>
+<div class="paragraph"><p>This enables parent rewriting, see <em>History Simplification</em> below.</p></div>
<div class="paragraph"><p>This implies the <em>--topo-order</em> option by default, but the
<em>--date-order</em> option may also be specified.</p></div>
</dd>