summaryrefslogtreecommitdiffstats
path: root/git-rev-list.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-10-30 14:57:46 +0900
committerJunio C Hamano <gitster@pobox.com>2017-10-30 14:57:46 +0900
commitce019c05e3dd0419834876477675e32340b17936 (patch)
tree6ad1e941ce62b8da72bdbfecdba526ce427cd72a /git-rev-list.html
parentfd408b60d59f341c9397fde884e7614931ee265c (diff)
downloadgit-htmldocs-ce019c05e3dd0419834876477675e32340b17936.tar.gz
Autogenerated HTML docs for v2.15.0
Diffstat (limited to 'git-rev-list.html')
-rw-r--r--git-rev-list.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-rev-list.html b/git-rev-list.html
index 2790f5566..0d2e17e61 100644
--- a/git-rev-list.html
+++ b/git-rev-list.html
@@ -2157,7 +2157,7 @@ the time zone is omitted when the local time zone is used
<dd>
<p>
Print also the parents of the commit (in the form "commit parent&#8230;").
- Also enables parent rewriting, see <em>History Simplification</em> below.
+ Also enables parent rewriting, see <em>History Simplification</em> above.
</p>
</dd>
<dt class="hdlist1">
@@ -2166,7 +2166,7 @@ the time zone is omitted when the local time zone is used
<dd>
<p>
Print also the children of the commit (in the form "commit child&#8230;").
- Also enables parent rewriting, see <em>History Simplification</em> below.
+ Also enables parent rewriting, see <em>History Simplification</em> above.
</p>
</dd>
<dt class="hdlist1">
@@ -2220,7 +2220,7 @@ the time zone is omitted when the local time zone is used
to be drawn properly.
Cannot be combined with <code>--no-walk</code>.
</p>
-<div class="paragraph"><p>This enables parent rewriting, see <em>History Simplification</em> below.</p></div>
+<div class="paragraph"><p>This enables parent rewriting, see <em>History Simplification</em> above.</p></div>
<div class="paragraph"><p>This implies the <code>--topo-order</code> option by default, but the
<code>--date-order</code> option may also be specified.</p></div>
</dd>