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

branch: warn on branching
author Matt Mackall <mpm@selenic.com>
date Thu, 08 Dec 2011 14:32:44 -0600
parents 1792b8a9422b
children 0c432696dae3
line wrap: on
line diff
--- a/tests/test-issue619.t	Mon Dec 05 17:09:11 2011 -0600
+++ b/tests/test-issue619.t	Thu Dec 08 14:32:44 2011 -0600
@@ -8,6 +8,7 @@
   $ echo b > b
   $ hg branch b
   marked working directory as branch b
+  (branches are permanent and global, did you want a bookmark?)
   $ hg ci -Amb
   adding b