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
Lint Skipped - Unit
Unit Tests Skipped
wctx has a default value of None, so either it shouldn't have that or there should be a check for None here.