Details
Details
- Reviewers
indygreg - Group Reviewers
hg-reviewers - Commits
- rHGa06b2b032557: revlog: introduce a isancestorrev() and use it in rebase
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.
Event Timeline
Comment Actions
Having isancestor and isancestorrev taking the arguments in a different order seems confusing, 👎