Skip to content

Commit 6a6c54b

Browse files
ydirsongitster
authored andcommitted
Document that rev-list --graph triggers parent rewriting.
This may help to understand why --graph causes more comments to be selected. Signed-off-by: Yann Dirson <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 71567e3 commit 6a6c54b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/rev-list-options.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ you would get an output like this:
9595
to be printed in between commits, in order for the graph history
9696
to be drawn properly.
9797
+
98+
This enables parent rewriting, see 'History Simplification' below.
99+
+
98100
This implies the '--topo-order' option by default, but the
99101
'--date-order' option may also be specified.
100102

0 commit comments

Comments
 (0)