minitopic: add warning about extensions state and testing stable
authorPierre-Yves David <pierre-yves.david@octobus.net>
Wed, 23 Jan 2019 09:05:12 -0500
branchstable
changeset 4364 b74a31c69ad5
parent 4357 45a6890ca656
child 4365 8c4289d0e91e
minitopic: add warning about extensions state and testing
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: