There's only one caller of reset() that passes any arguments at all,
and that originates from merge.py:1371. That code always passes
values for both node and other.
Details
Details
- Reviewers
indygreg - Group Reviewers
hg-reviewers - Commits
- rHGaad11a26a054: mergestate: simplify reset(), knowing that `other` and `node` go together
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.