Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ew/svn'
[gitweb.git]
/
Documentation
/
howto
/
isolate-bugs-with-bisect.txt
diff --git
a/Documentation/howto/isolate-bugs-with-bisect.txt
b/Documentation/howto/isolate-bugs-with-bisect.txt
index edbcd4c6618d6f9c123c49d4835dfc59b74e07f5..926bbdc3cb1dcab81e0d90de3a0b9b87153e55e6 100644
(file)
--- a/
Documentation/howto/isolate-bugs-with-bisect.txt
+++ b/
Documentation/howto/isolate-bugs-with-bisect.txt
@@
-28,7
+28,7
@@
Then do
and at this point "git bisect" will churn for a while, and tell you what
the mid-point between those two commits are, and check that state out as
-the head of the
b
ew "bisect" branch.
+the head of the
n
ew "bisect" branch.
Compile and reboot.