summaryrefslogtreecommitdiffstats
path: root/git-bisect.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-01-23 16:12:16 -0800
committerJunio C Hamano <gitster@pobox.com>2017-01-23 16:12:16 -0800
commitbcd98f41a1bf21a71ee80e4b1f381e1290909b66 (patch)
treefaa0ecb1fde3faadccff99ae4e5645e6e5193e9d /git-bisect.html
parentdda5d0f90ca5a00a9569d110908046ae4425840e (diff)
downloadgit-htmldocs-bcd98f41a1bf21a71ee80e4b1f381e1290909b66.tar.gz
Autogenerated HTML docs for v2.11.0-485-g4e595
Diffstat (limited to 'git-bisect.html')
-rw-r--r--git-bisect.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-bisect.html b/git-bisect.html
index 4552a32cf..884deba96 100644
--- a/git-bisect.html
+++ b/git-bisect.html
@@ -762,8 +762,8 @@ on the subcommand:</p></div>
<div class="content">
<pre><code>git bisect start [--term-{old,good}=&lt;term&gt; --term-{new,bad}=&lt;term&gt;]
[--no-checkout] [&lt;bad&gt; [&lt;good&gt;...]] [--] [&lt;paths&gt;...]
-git bisect (bad|new) [&lt;rev&gt;]
-git bisect (good|old) [&lt;rev&gt;...]
+git bisect (bad|new|&lt;term-new&gt;) [&lt;rev&gt;]
+git bisect (good|old|&lt;term-old&gt;) [&lt;rev&gt;...]
git bisect terms [--term-good | --term-bad]
git bisect skip [(&lt;rev&gt;|&lt;range&gt;)...]
git bisect reset [&lt;commit&gt;]
@@ -1227,7 +1227,7 @@ help</code> or <code>git bisect -h</code> to get a long usage description.</p></
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-07-13 14:58:50 PDT
+Last updated 2017-01-23 16:11:50 PST
</div>
</div>
</body>