This removes afterresolvedstates from cmdutil and adds
support for it in _statecheck class.
A new flag continueflag is added to the class to check whether an
operation supports --continue option or not.
Tests remain unchanged.
durin42 | |
martinvonz |
hg-reviewers |
This removes afterresolvedstates from cmdutil and adds
support for it in _statecheck class.
A new flag continueflag is added to the class to check whether an
operation supports --continue option or not.
Tests remain unchanged.
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |