While this shouldn't happen normally, some historical bugs can have caused this
kind of commit to exist. Instead of crashing and having it be unobvious how to
recover, let's try to continue on. Without this, we get an error like
"ValueError: min() arg is an empty sequence"
Details
Details
- Reviewers
martinvonz pulkit - Group Reviewers
hg-reviewers - Commits
- rHGc6feee1e4d5b: rebase: make rebase not crash if p1 == p2 != nullid
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.