( )⚙ D3864 histedit: add a stateobj variable to histeditstate class

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
Lint Skipped
Unit
Unit Tests Skipped