summaryrefslogtreecommitdiffstats
path: root/git-bisect.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-06-15 05:10:38 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-06-15 05:10:38 +0000
commit00e884a91e0f543a4157ce3c125e5957142bc099 (patch)
treeb8031e8532fdf3688382772eb55d674a1b0101b8 /git-bisect.html
parent6fb124cd538ba3d8d7c5da9bb979b3fd0e1b2925 (diff)
downloadgit-htmldocs-00e884a91e0f543a4157ce3c125e5957142bc099.tar.gz
Autogenerated HTML docs for v1.5.6-rc3
Diffstat (limited to 'git-bisect.html')
-rw-r--r--git-bisect.html9
1 files changed, 4 insertions, 5 deletions
diff --git a/git-bisect.html b/git-bisect.html
index 597bc42be..5d8309af8 100644
--- a/git-bisect.html
+++ b/git-bisect.html
@@ -335,10 +335,9 @@ bad kernel rev in "refs/bisect/bad".</p>
<div class="content">
<pre><tt>$ git bisect reset</tt></pre>
</div></div>
-<p>to get back to the original branch, instead of being in one of the
-bisection branches ("git bisect start" will do that for you too,
-actually: it will reset the bisection state, and before it does that
-it checks that you're not using some old bisection branch).</p>
+<p>to get back to the original branch, instead of being on the bisection
+commit ("git bisect start" will do that for you too, actually: it will
+reset the bisection state).</p>
<h3>Bisect visualize</h3>
<p>During the bisection process, you can say</p>
<div class="listingblock">
@@ -512,7 +511,7 @@ test processes and the scripts.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 08-Jun-2008 01:33:20 UTC
+Last updated 15-Jun-2008 05:10:05 UTC
</div>
</div>
</body>