This is an archive of the discontinued Mercurial Phabricator instance.

tests: add test showing how `hg fix -s` deals with obsolete and orphan nodes
ClosedPublic

Authored by martinvonz on Oct 16 2020, 7:04 PM.

Details

Summary

We didn't have any tests for how hg fix -s behaves with obsolete
commits among the descendants. The next patch will change the behavior
in this area.

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.