[Commented On] D10906: rhg: fallback if tweakdefaults or statuscopies is enabled with status
SimonSapin
phabricator at mercurial-scm.org
Thu Jun 24 18:27:03 UTC 2021
SimonSapin added a comment.
Nit: These `match` + `if` pairs can be folded into a single `if invocation.config.get_bool(b"ui", b"tweakdefaults") == Some(true)` each.
Other than this, looks good.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D10906/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D10906
To: pulkit, #hg-reviewers
Cc: SimonSapin, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210624/9026328a/attachment-0002.html>
More information about the Mercurial-patches
mailing list