Previously we were sorting them by whatever implicit sort order we got
between changectx instances. Sorting by rev at least makes some sense,
so I chose that.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG53be14874ee8: rebase: sort roots by revision
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.