I was surprised that scmutil.revrange() supports integers in the
list of revsets. I think it's clearer to not pass a list that's known
to contain only integers into the function.
Details
Details
- Reviewers
Alphare - Group Reviewers
hg-reviewers - Commits
- rHGb067d22dc6ad: phase: avoid a no-op resolution of revset from revnums
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.