summaryrefslogtreecommitdiffstats
path: root/git-bisect.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-12-01 21:16:59 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-12-01 21:16:59 +0000
commit2bd8a74930f0e0649154186daa892b3daa2211a0 (patch)
tree9c17731b3ad7e078548dd05bf3505558783f9dd3 /git-bisect.html
parent8fddeedee69740f179e74fef731c8022dcbee70b (diff)
downloadgit-htmldocs-2bd8a74930f0e0649154186daa892b3daa2211a0.tar.gz
Autogenerated HTML docs for v1.6.6-rc0-114-gc8648
Diffstat (limited to 'git-bisect.html')
-rw-r--r--git-bisect.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/git-bisect.html b/git-bisect.html
index 5fa34a463..9b923a6f2 100644
--- a/git-bisect.html
+++ b/git-bisect.html
@@ -602,13 +602,18 @@ $ git bisect run sh -c "make || exit 125; ~/check_test_case.sh"</tt></pre>
<div class="sectionbody">
<div class="para"><p>Documentation by Junio C Hamano and the git-list &lt;git@vger.kernel.org&gt;.</p></div>
</div>
+<h2 id="_see_also">SEE ALSO</h2>
+<div class="sectionbody">
+<div class="para"><p><a href="git-bisect-lk2009.html">Fighting regressions with git bisect</a>,
+<a href="git-blame.html">git-blame(1)</a>.</p></div>
+</div>
<h2 id="_git">GIT</h2>
<div class="sectionbody">
<div class="para"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-11-15 09:56:59 UTC
+Last updated 2009-12-01 21:16:26 UTC
</div>
</div>
</body>