summaryrefslogtreecommitdiffstats
path: root/git-rev-list.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-10-29 13:07:39 -0700
committerJunio C Hamano <gitster@pobox.com>2014-10-29 13:07:39 -0700
commit2a4bcbc355496c8d83b1b9f8892c4cbe8f584158 (patch)
tree4638d4f635a65f08e49c31d27c9d27f09900e756 /git-rev-list.html
parentd2c2848ee5eb75b65de6b667b52c9235903013f7 (diff)
downloadgit-htmldocs-2a4bcbc355496c8d83b1b9f8892c4cbe8f584158.tar.gz
Autogenerated HTML docs for v2.1.3-590-g3666
Diffstat (limited to 'git-rev-list.html')
-rw-r--r--git-rev-list.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/git-rev-list.html b/git-rev-list.html
index c079b6197..03fcd3870 100644
--- a/git-rev-list.html
+++ b/git-rev-list.html
@@ -1162,6 +1162,25 @@ or <code>--all</code>. If a trailing <em>/&#42;</em> is intended, it must be giv
explicitly.</p></div>
</dd>
<dt class="hdlist1">
+--reflog
+</dt>
+<dd>
+<p>
+ Pretend as if all objects mentioned by reflogs are listed on the
+ command line as <code>&lt;commit&gt;</code>.
+</p>
+</dd>
+<dt class="hdlist1">
+--indexed-objects
+</dt>
+<dd>
+<p>
+ Pretend as if all trees and blobs used by the index are listed
+ on the command line. Note that you probably want to use
+ <code>--objects</code>, too.
+</p>
+</dd>
+<dt class="hdlist1">
--ignore-missing
</dt>
<dd>