Mercurial > hg
comparison tests/test-issue1877.t @ 22949:714f6ef43f3a
obsolete: add isenabled function for option checking
Previously, obsolete used the module level _enabled flag to determine whether it
was on or off. We need a bit more granular control, so we'll be introducing
toggle options. The isenabled() function is how you check if a particular option
is enabled for the given repository.
Future patches will add options such as 'createmarkers', 'allowunstable', and
'exchange' to enable various features of obsolete markers.
author | Durham Goode <durham@fb.com> |
---|---|
date | Tue, 14 Oct 2014 13:17:35 -0700 |
parents | ca275f7ec576 |
children | 2fc86d92c4a9 |
comparison
equal
deleted
inserted
replaced
22948:c136e26953aa | 22949:714f6ef43f3a |
---|