summaryrefslogtreecommitdiffstats
path: root/rev-list-options.txt
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 /rev-list-options.txt
parentc3fda57fff8451d3c28afc16c6ace06cfd087981 (diff)
downloadgit-htmldocs-982eb11dc5ca975628029adef95a96309ae25294.tar.gz
Autogenerated HTML docs for v1.7.3.2-245-g03276
Diffstat (limited to 'rev-list-options.txt')
-rw-r--r--rev-list-options.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/rev-list-options.txt b/rev-list-options.txt
index 1aaaf5ae8..42ca05990 100644
--- a/rev-list-options.txt
+++ b/rev-list-options.txt
@@ -95,6 +95,8 @@ you would get an output like this:
to be printed in between commits, in order for the graph history
to be drawn properly.
+
+This enables parent rewriting, see 'History Simplification' below.
++
This implies the '--topo-order' option by default, but the
'--date-order' option may also be specified.