This is an archive of the discontinued Mercurial Phabricator instance.

cleanup: use p1() and p2() instead of parents()[0] and parents()[1]
ClosedPublic

Authored by martinvonz on Jan 26 2019, 3:00 AM.

Details

Summary

We have had these methods on both contexts and dirstate for a long
time now.

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.