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

branch: warn on branching
author Matt Mackall <mpm@selenic.com>
date Thu, 08 Dec 2011 14:32:44 -0600
parents b63f6422d2a7
children 2fc86d92c4a9
line wrap: on
line diff
--- a/tests/test-issue842.t	Mon Dec 05 17:09:11 2011 -0600
+++ b/tests/test-issue842.t	Thu Dec 08 14:32:44 2011 -0600
@@ -31,6 +31,7 @@
   $ echo crap > a
   $ hg branch testing
   marked working directory as branch testing
+  (branches are permanent and global, did you want a bookmark?)
 
 Should not issue warning: