File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -799,11 +799,11 @@ endif::git-rev-list[]
799799
800800--parents::
801801 Print also the parents of the commit (in the form "commit parent...").
802- Also enables parent rewriting, see 'History Simplification' below .
802+ Also enables parent rewriting, see 'History Simplification' above .
803803
804804--children::
805805 Print also the children of the commit (in the form "commit child...").
806- Also enables parent rewriting, see 'History Simplification' below .
806+ Also enables parent rewriting, see 'History Simplification' above .
807807
808808ifdef::git-rev-list[]
809809--timestamp::
@@ -846,7 +846,7 @@ you would get an output like this:
846846 to be drawn properly.
847847 Cannot be combined with `--no-walk`.
848848+
849- This enables parent rewriting, see 'History Simplification' below .
849+ This enables parent rewriting, see 'History Simplification' above .
850850+
851851This implies the `--topo-order` option by default, but the
852852`--date-order` option may also be specified.
You can’t perform that action at this time.
0 commit comments