summaryrefslogtreecommitdiff
path: root/doc/university/training/topics/bisect.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/university/training/topics/bisect.md')
-rw-r--r--doc/university/training/topics/bisect.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/university/training/topics/bisect.md b/doc/university/training/topics/bisect.md
index 4178afa2086..24dc670d9d5 100644
--- a/doc/university/training/topics/bisect.md
+++ b/doc/university/training/topics/bisect.md
@@ -4,13 +4,11 @@ comments: false
# Bisect
-## Bisect
-
- Find a commit that introduced a bug
- Works through a process of elimination
- Specify a known good and bad revision to begin
-## Bisect
+## Bisect sample workflow
1. Start the bisect process
1. Enter the bad revision (usually latest commit)