The stateobj variable will be an instance of state.cmdstate() class. The
stateobj variable will be used in upcoming patches to simplify the code a bit
and start using cbor to write state files.
Details
Details
- Reviewers
durin42 - Group Reviewers
hg-reviewers - Commits
- rHG18f348e035fb: histedit: add a stateobj variable to histeditstate class
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.