changeset 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 45a6890ca656
children 8c4289d0e91e
files hgext3rd/serverminitopic.py
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
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: