dest is the destination we're rebasing onto, which is always the
same as p1 when using --collapse. This lets us simplify a bit.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG2dcf595f6985: rebase: when collapsing, p1 == dest, so use the former only
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage