This is an archive of the discontinued Mercurial Phabricator instance.

mergestate: make some callers not pass pointless node argument
ClosedPublic

Authored by martinvonz on Sep 17 2020, 4:10 PM.

Details

Summary

The node argument is set on the created mergestate instance, but
these callers don't even look at that instance.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage