summaryrefslogtreecommitdiffstats
path: root/git-bisect-lk2009.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-09-03 21:33:06 +0000
committerJunio C Hamano <junio@kernel.org>2010-09-03 21:33:06 +0000
commit2db3e750d172a78dadfb29235ad2a2c3c8d45a24 (patch)
tree1f66627398f37b23ec3af2697514d33d25060d96 /git-bisect-lk2009.html
parentd7ae629d13f3242b66070b20f4bb83486948150a (diff)
downloadgit-htmldocs-2db3e750d172a78dadfb29235ad2a2c3c8d45a24.tar.gz
Autogenerated HTML docs for v1.7.2.3-313-gcd15
Diffstat (limited to 'git-bisect-lk2009.html')
-rw-r--r--git-bisect-lk2009.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-bisect-lk2009.html b/git-bisect-lk2009.html
index 394a19bbf..90b22b330 100644
--- a/git-bisect-lk2009.html
+++ b/git-bisect-lk2009.html
@@ -1027,7 +1027,7 @@ bisect" (or better "git bisect run"). So you should perform roughly:</p></div>
</div></div>
<div class="para"><p>where c is the number of rounds of test (so a small constant) and b is
the ratio of bug per commit (hopefully a small constant too).</p></div>
-<div class="para"><p>So of course it's much better as it's O(N * T) vs O(N * T * M) if
+<div class="para"><p>So of course it's much better as it's O(N <strong> T) vs O(N </strong> T * M) if
you would test everything after each commit.</p></div>
<div class="para"><p>This means that test suites are good to prevent some bugs from being
committed and they are also quite good to tell you that you have some
@@ -1472,7 +1472,7 @@ author to given a talk and for publishing this paper.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-08-18 22:14:55 UTC
+Last updated 2010-09-03 21:30:41 UTC
</div>
</div>
</body>