comparison hgext3rd/serverminitopic.py @ 6232:1d553662fc1b

serverminitopic: deprecate in favor of topic extension
author Anton Shestakov <av6@dwimlabs.net>
date Wed, 27 Apr 2022 18:23:11 +0400
parents 1b57516a9a56
children
comparison
equal deleted inserted replaced
6231:d0f0a7b68d2d 6232:1d553662fc1b
1 """enable a minimal verison of topic for server 1 """enable a minimal verison of topic for server (DEPRECATED)
2 2
3 ! This extensions is not actively maintained 3 ! This extensions is not actively maintained
4 ! We recommand using the main topic extension instead 4 ! We recommand using the main topic extension instead
5 5
6 Non publishing repository will see topic as "branch:topic" in the branch field. 6 Non publishing repository will see topic as "branch:topic" in the branch field.