diff tests/test-namespaces.t @ 6271:caf302fb8f4d

topic: use branch//namespace/topic format everywhere except exchange We're converting branchmap from using the new "//" format into using the old ":" format as the first step for exchange process. It will make exchange compatible with older clients that had branchmap in the ":" format without topic namespaces. This obviously means that right now topic namespaces don't affect exchange at all.
author Anton Shestakov <av6@dwimlabs.net>
date Fri, 08 Jul 2022 17:54:40 +0400
parents 1eb543272657
children 43166bd57d6c
line wrap: on
line diff
--- a/tests/test-namespaces.t	Fri Jul 08 09:50:12 2022 +0200
+++ b/tests/test-namespaces.t	Fri Jul 08 17:54:40 2022 +0400
@@ -45,6 +45,9 @@
   $ hg log -r . -T '{rev}: {fqbn}\n'
   0: stable//alice/feature
 
+  $ hg branches
+  stable//alice/feature          0:69c7dbf6acd1
+
 Updating to a revision with a namespace should activate it
 
   $ hg up null