summaryrefslogtreecommitdiffstats
path: root/git-rev-list.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-07-19 12:49:37 -0700
committerJunio C Hamano <gitster@pobox.com>2019-07-19 12:49:37 -0700
commita42e033b20a199fda9e2d77917e9a32105d98bb8 (patch)
tree39604095440c01f69e9d670a241e120d89aff90d /git-rev-list.html
parent0906e98c10b77ca498915c1d3206c1aa5aba0971 (diff)
downloadgit-htmldocs-a42e033b20a199fda9e2d77917e9a32105d98bb8.tar.gz
Autogenerated HTML docs for v2.22.0-545-g9c9b96
Diffstat (limited to 'git-rev-list.html')
-rw-r--r--git-rev-list.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/git-rev-list.html b/git-rev-list.html
index eb467d88f..873c14faa 100644
--- a/git-rev-list.html
+++ b/git-rev-list.html
@@ -1189,6 +1189,19 @@ explicitly.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--alternate-refs
+</dt>
+<dd>
+<p>
+ Pretend as if all objects mentioned as ref tips of alternate
+ repositories were listed on the command line. An alternate
+ repository is any repository whose object directory is specified
+ in <code>objects/info/alternates</code>. The set of included objects may
+ be modified by <code>core.alternateRefsCommand</code>, etc. See
+ <a href="git-config.html">git-config(1)</a>.
+</p>
+</dd>
+<dt class="hdlist1">
--single-worktree
</dt>
<dd>