Details
Details
- Reviewers
durin42 dlax - Group Reviewers
hg-reviewers - Commits
- rHG5c25fe7fb1e6: rebase: do not update if IMM; instead, set the overlaywctx's parents
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.
wctx has a default value of None, so either it shouldn't have that or there should be a check for None here.