This is an archive of the discontinued Mercurial Phabricator instance.

copies: delete now-unnecessary check for "a == b" before "a.descendant(b)"
ClosedPublic

Authored by martinvonz on Jul 12 2018, 12:44 PM.

Details

Summary

Unnecessary since 879cbdde63df (revlog: do inclusive descendant
testing (API), 2018-06-21).

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.