This is an archive of the discontinued Mercurial Phabricator instance.

statecheck: added support for cmdutil.afterresolvedstates
AbandonedPublic

Authored by taapas1128 on Jun 20 2019, 2:12 AM.

Details

Reviewers
durin42
martinvonz
Group Reviewers
hg-reviewers
Summary

This removes afterresolvedstates from state.py and adds
support for it in _statecheck class.

A new flag doesnotcontinue is added to the class to check whether an
operation supports --continue option or not.

Tests remain unchanged.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped