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

branch: warn on branching
author Matt Mackall <mpm@selenic.com>
date Thu, 08 Dec 2011 14:32:44 -0600
parents 1bb2a56a9d73
children fc8c7a5ccc4a
line wrap: on
line diff
--- a/tests/test-revset-outgoing.t	Mon Dec 05 17:09:11 2011 -0600
+++ b/tests/test-revset-outgoing.t	Thu Dec 08 14:32:44 2011 -0600
@@ -21,6 +21,7 @@
 
   $ hg branch stable
   marked working directory as branch stable
+  (branches are permanent and global, did you want a bookmark?)
   $ echo bar >> a
   $ hg ci -qm2