This is an archive of the discontinued Mercurial Phabricator instance.

histedit: add a stateobj variable to histeditstate class
ClosedPublic

Authored by pulkit on Jun 30 2018, 11:09 AM.

Details

Summary

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.

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.