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. | |
| Path | Packages | |||
|---|---|---|---|---|
| M | mercurial/cmdutil.py (57 lines) | |||
| M | mercurial/state.py (61 lines) | 
| Status | Author | Revision | |
|---|---|---|---|
| Closed | taapas1128 | ||
| Closed | taapas1128 | ||
| Closed | taapas1128 | ||
| Closed | taapas1128 | ||
| Closed | taapas1128 | ||
| Closed | taapas1128 | ||
| Closed | taapas1128 | ||
| Closed | taapas1128 | 
Should drop the _ from _getrepostate since it's no longer private.