changeset 51520 | fe8347b984f3 |
parent 51497 | 9da3fcc5f70f |
child 51531 | f85f23f1479b |
--- a/mercurial/configitems.toml Tue Feb 27 14:04:29 2024 +0100 +++ b/mercurial/configitems.toml Mon Feb 26 14:20:36 2024 +0100 @@ -719,6 +719,12 @@ name = "auto-publish" default = "publish" + +[[items]] +section = "experimental" +name = "branch-cache-v3" +default = false + [[items]] section = "experimental" name = "bundle-phases"