summaryrefslogtreecommitdiffstats
path: root/gitrevisions.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-07-30 14:22:26 -0700
committerJunio C Hamano <gitster@pobox.com>2020-07-30 14:22:26 -0700
commit28c33dede604b6d79be8b63ca9a53401cb3187f5 (patch)
treea17257ac77fcf56175733532e3d358a5b6db16ce /gitrevisions.html
parent2196da6c492fcd776cf9209d6537235b75a58a3a (diff)
downloadgit-htmldocs-28c33dede604b6d79be8b63ca9a53401cb3187f5.tar.gz
Autogenerated HTML docs for v2.28.0-67-g79bcaf
Diffstat (limited to 'gitrevisions.html')
-rw-r--r--gitrevisions.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/gitrevisions.html b/gitrevisions.html
index c02083b7e..c030c1e5c 100644
--- a/gitrevisions.html
+++ b/gitrevisions.html
@@ -1131,6 +1131,8 @@ of commits, not just a single commit.</p></div>
specifying a single revision, using the notation described in the
previous section, means the set of commits <code>reachable</code> from the given
commit.</p></div>
+<div class="paragraph"><p>Specifying several revisions means the set of commits reachable from
+any of the given commits.</p></div>
<div class="paragraph"><p>A commit&#8217;s reachable set is the commit itself and the commits in
its ancestry chain.</p></div>
<div class="sect2">