summaryrefslogtreecommitdiffstats
path: root/git-rev-list.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-09-19 14:01:08 +0900
committerJunio C Hamano <gitster@pobox.com>2017-09-19 14:01:08 +0900
commit8d57fa9fe6ea559b6e39c049c77c54f0ae0a32c3 (patch)
tree00c27876b6b53f155ce7c502fa490577fb795abe /git-rev-list.html
parent88bf5716b2ea27d90ae93a2f12525a0e143e3b39 (diff)
downloadgit-htmldocs-8d57fa9fe6ea559b6e39c049c77c54f0ae0a32c3.tar.gz
Autogenerated HTML docs for v2.14.1-727-g9ddaf
Diffstat (limited to 'git-rev-list.html')
-rw-r--r--git-rev-list.html15
1 files changed, 14 insertions, 1 deletions
diff --git a/git-rev-list.html b/git-rev-list.html
index 4b2f50d3e..2790f5566 100644
--- a/git-rev-list.html
+++ b/git-rev-list.html
@@ -1187,6 +1187,19 @@ explicitly.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--single-worktree
+</dt>
+<dd>
+<p>
+ By default, all working trees will be examined by the
+ following options when there are more than one (see
+ <a href="git-worktree.html">git-worktree(1)</a>): <code>--all</code>, <code>--reflog</code> and
+ <code>--indexed-objects</code>.
+ This option forces them to examine the current working tree
+ only.
+</p>
+</dd>
+<dt class="hdlist1">
--ignore-missing
</dt>
<dd>
@@ -2805,7 +2818,7 @@ $ git log -2 --pretty=%h 4da45bef</code></pre>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2015-10-05 13:38:43 PDT
+Last updated 2015-10-06 05:38:43 JST
</div>
</div>
</body>