Skip to content

Commit 51c0125

Browse files
brabojclaude
andcommitted
docs: add back-link from git-bisect to parent recipe
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 3988c2e commit 51c0125

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

chapters/recipes/git-bisect.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,6 @@ commit when done.
5252
- If a midpoint commit cannot be tested (e.g. broken build), use
5353
`git bisect skip` to move past it.
5454
- Use `git bisect log` to replay or share a bisect session.
55+
56+
For blame, log search, and other debugging tools, see the
57+
[Debugging](debugging.md) recipe.

0 commit comments

Comments
 (0)