diff tests/test-merge-closedheads.t @ 15615:41885892796e stable

branch: warn on branching
author Matt Mackall <mpm@selenic.com>
date Thu, 08 Dec 2011 14:32:44 -0600
parents 4134686b83e1
children f2719b387380
line wrap: on
line diff
--- a/tests/test-merge-closedheads.t	Mon Dec 05 17:09:11 2011 -0600
+++ b/tests/test-merge-closedheads.t	Thu Dec 08 14:32:44 2011 -0600
@@ -68,6 +68,7 @@
 hg branch some-branch
   $ hg branch some-branch
   marked working directory as branch some-branch
+  (branches are permanent and global, did you want a bookmark?)
 hg commit
   $ hgcommit -m 'started some-branch'
 hg commit --close-branch