self.stateobj is an instance of state.cmdstate() class which has an .exists()
function which is used to check whether there exists an interrupted statefile or
not.
Details
Details
- Reviewers
durin42 - Group Reviewers
hg-reviewers - Commits
- rHG03e7ec8180f0: histedit: use self.stateobj to check whether interrupted histedit exists
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.