aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-bisect.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-11-30 14:43:51 -0800
committerJunio C Hamano <gitster@pobox.com>2009-11-30 14:43:51 -0800
commit261fbda903762b9c47e4138312673ea25555d9e5 (patch)
tree276e53f96525ebe9b71170cc6ed6528c5da57a31 /Documentation/git-bisect.txt
parentc142465c07b7857ebb4816fe95c3d212aa825bcc (diff)
parent69a9cd31b18008cbacfb35406a1bfa17fc1f352a (diff)
downloadgit-261fbda903762b9c47e4138312673ea25555d9e5.tar.xz
Merge branch 'cc/bisect-doc'
Diffstat (limited to 'Documentation/git-bisect.txt')
-rw-r--r--Documentation/git-bisect.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/git-bisect.txt b/Documentation/git-bisect.txt
index d2ffae0c10..c39d957c3a 100644
--- a/Documentation/git-bisect.txt
+++ b/Documentation/git-bisect.txt
@@ -330,6 +330,11 @@ Documentation
-------------
Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+SEE ALSO
+--------
+link:git-bisect-lk2009.html[Fighting regressions with git bisect],
+linkgit:git-blame[1].
+
GIT
---
Part of the linkgit:git[1] suite