# HG changeset patch # User Pierre-Yves David # Date 1548252312 18000 # Node ID b74a31c69ad53e24bff49f70a6fc425e917547e7 # Parent 45a6890ca656a1bb723f75703baa101e83dfd7f6 minitopic: add warning about extensions state and testing diff -r 45a6890ca656 -r b74a31c69ad5 hgext3rd/serverminitopic.py --- a/hgext3rd/serverminitopic.py Tue Jan 22 12:50:54 2019 -0500 +++ b/hgext3rd/serverminitopic.py Wed Jan 23 09:05:12 2019 -0500 @@ -1,5 +1,8 @@ """enable a minimal verison of topic for server +! This extensions is not actively maintained +! We recommand using the main topic extension instead + Non publishing repository will see topic as "branch:topic" in the branch field. In addition to adding the extensions, the feature must be manually enabled in the config: