This is an archive of the discontinued Mercurial Phabricator instance.

revset: add tests of heads(commonancestors(..))
ClosedPublic

Authored by valentin.gatienbaron on Sep 25 2018, 5:19 PM.

Details

Summary

The second-to-last one shows the same bug as commonancestors(..): the
result should be 8, not 9.

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.