diff -r 6597255a4f94 -r 682f09857d69 mercurial/configitems.py --- a/mercurial/configitems.py Mon May 03 12:34:52 2021 +0200 +++ b/mercurial/configitems.py Mon May 03 12:35:02 2021 +0200 @@ -1150,7 +1150,6 @@ ) # "out of experimental" todo list. # -# * properly hide uncommitted content to other process # * expose transaction content hooks during pre-commit validation # * include management of a persistent nodemap in the main docket # * enforce a "no-truncate" policy for mmap safety