diff hgext3rd/serverminitopic.py @ 4364:b74a31c69ad5 stable

minitopic: add warning about extensions state and testing
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 23 Jan 2019 09:05:12 -0500
parents 49d442a2207f
children c6d1b0a6babe
line wrap: on
line diff
--- 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: