relnotes/next
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 08 Jun 2021 03:40:36 +0200
changeset 47422 1c7f3d911d0f
parent 47088 3e381eb557f3
child 47758 ec77f709495c
permissions -rw-r--r--
clone: cleanup the "cleanup dir" logic used during local clone With the previous code, there was a small windows were we could delete too much data. This should no longer be the case. (This is an opportunity improvement while looking at something next to that.) Differential Revision: https://phab.mercurial-scm.org/D10840

== New Features ==

 * `hg config` now has a `--source` option to show where each
   configuration value comes from.


== Default Format Change ==

These changes affects newly created repositories (or new clone) done with
Mercurial 5.8.


== New Experimental Features ==


== Bug Fixes ==


== Backwards Compatibility Changes ==


== Internal API Changes ==