summaryrefslogtreecommitdiffstats
path: root/git-log.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-log.html
parent88bf5716b2ea27d90ae93a2f12525a0e143e3b39 (diff)
downloadgit-htmldocs-8d57fa9fe6ea559b6e39c049c77c54f0ae0a32c3.tar.gz
Autogenerated HTML docs for v2.14.1-727-g9ddaf
Diffstat (limited to 'git-log.html')
-rw-r--r--git-log.html15
1 files changed, 14 insertions, 1 deletions
diff --git a/git-log.html b/git-log.html
index ab7379617..d30c95334 100644
--- a/git-log.html
+++ b/git-log.html
@@ -1245,6 +1245,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>
@@ -4321,7 +4334,7 @@ and overridden by the <code>--notes=&lt;ref&gt;</code> option.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-07-11 13:08:30 PDT
+Last updated 2016-07-12 05:08:30 JST
</div>
</div>
</body>