This commit moves cmdutil.STATES and adjoining functions to
state.py. The existing users are updated accordingly.
Tests remain unchanged.
pulkit | |
martinvonz |
hg-reviewers |
This commit moves cmdutil.STATES and adjoining functions to
state.py. The existing users are updated accordingly.
Tests remain unchanged.
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |
mercurial/cmdutil.py | ||
---|---|---|
623 | Should drop the _ from _getrepostate since it's no longer private. |