branch: warn on branching stable
authorMatt Mackall <mpm@selenic.com>
Thu, 08 Dec 2011 14:32:44 -0600
branchstable
changeset 1035 53da6702a77f
parent 1033 8cbcb86e4fa8
child 1036 1321f8629e89
child 1037 bef1d9649208
branch: warn on branching [ orginal upstream message ]
tests/test-keyword.t
--- a/tests/test-keyword.t	Mon Nov 21 01:49:20 2011 +0100
+++ b/tests/test-keyword.t	Thu Dec 08 14:32:44 2011 -0600
@@ -1005,6 +1005,7 @@
   1 files updated, 0 files merged, 0 files removed, 0 files unresolved
   $ hg branch foo
   marked working directory as branch foo
+  (branches are permanent and global, did you want a bookmark?)
   $ mv a a.bak
   $ echo foobranch > a
   $ cat a.bak >> a