Pass repo into the bisect function to get more flexibility in what we can call.
This will allow us to use revsets to rewrite parts of the ancestor and children
calculation in later patches.
Details
Details
- Reviewers
yuja - Group Reviewers
hg-reviewers - Commits
- rHGfd8b6b183073: hbisect: pass repo into hbisect.bisect
python run-tests.py test-bisect*
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.