Show More
@@ -538,7 +538,7 b' def bisect(ui, repo, rev=None, extra=Non' | |||||
538 |
|
538 | |||
539 | Some examples: |
|
539 | Some examples: | |
540 |
|
540 | |||
541 |
- start a bisection with known bad revision |
|
541 | - start a bisection with known bad revision 34, and good revision 12:: | |
542 |
|
542 | |||
543 | hg bisect --bad 34 |
|
543 | hg bisect --bad 34 | |
544 | hg bisect --good 12 |
|
544 | hg bisect --good 12 |
General Comments 0
You need to be logged in to leave comments.
Login now