sapling/hgext/fsmonitor
Jun Wu 43abc77bfb fsmonitor: change state._usetreestate to a property
Summary:
Previously `state._usetreestate` is a value set in `state.__init__`. In the
treestate migration case, `state._usetreestate` needs to change accordingly.
Therefore let's use a property to always calculate that value from the
source of truth.

Reviewed By: DurhamG

Differential Revision: D8560019

fbshipit-source-id: a313f603275321b959502e7f2c528c4b54a11ce9
2018-06-22 13:20:49 -07:00
..
__init__.py fsmonitor: store fsmonitor state in treestate 2018-06-14 21:38:33 -07:00
state.py fsmonitor: change state._usetreestate to a property 2018-06-22 13:20:49 -07:00