Mercurial > evolve
diff CHANGELOG @ 5139:19b8ffd23795
topic: option to hide topic changesets to plain client
This is the first version of an option that make topic changeset hidden to
client without the extension. It might become the default in the future.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 19 Feb 2020 01:35:23 +0100 |
parents | 22548cdeb2b0 |
children | 83b607a9296d |
line wrap: on
line diff
--- a/CHANGELOG Tue Feb 04 16:22:40 2020 -0800 +++ b/CHANGELOG Wed Feb 19 01:35:23 2020 +0100 @@ -14,6 +14,7 @@ * compat: compatibility with some changes of the upcoming Mercurial 5.3 * evolve: add content divergence checking to the standard pre-rewrite check, * evolve: improve the message associated with content divergence. + * topic: add a `experimental.topic.server-gate-topic-changesets` config 9.2.2 -- 2020-01-31 -------------------