Autogenerated HTML docs for v1.5.5.1-214-geafa2
authorJunio C Hamano <junio@hera.kernel.org>
Tue, 13 May 2008 03:29:34 +0000 (03:29 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Tue, 13 May 2008 03:29:34 +0000 (03:29 +0000)
git-bisect.html
git-bisect.txt

index c30b190f45acf70197ad5713782276baf3a9affd..697f596c619cea809ee264f25e8aa362563ad2e0 100644 (file)
@@ -335,7 +335,7 @@ bad kernel rev in "refs/bisect/bad".</p>
 <div class="content">\r
 <pre><tt>$ git bisect reset</tt></pre>\r
 </div></div>\r
-<p>to get back to the master branch, instead of being in one of the\r
+<p>to get back to the original branch, instead of being in one of the\r
 bisection branches ("git bisect start" will do that for you too,\r
 actually: it will reset the bisection state, and before it does that\r
 it checks that you're not using some old bisection branch).</p>\r
@@ -512,7 +512,7 @@ test processes and the scripts.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 09-May-2008 05:45:35 UTC\r
+Last updated 13-May-2008 03:29:14 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 539f37df26b735b61325ec77994f95e63ddc3b48..0b8b0ebba758871ac9c79e729664b5057128e9ac 100644 (file)
@@ -85,7 +85,7 @@ Oh, and then after you want to reset to the original head, do a
 $ git bisect reset
 ------------------------------------------------
 
-to get back to the master branch, instead of being in one of the
+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).