tests/test-url-rev.t
changeset 15623 fc8c7a5ccc4a
parent 15447 9910f60a37ee
parent 15615 41885892796e
child 16039 093b75c7b44b
--- a/tests/test-url-rev.t	Thu Dec 08 16:39:00 2011 +0100
+++ b/tests/test-url-rev.t	Thu Dec 08 16:01:44 2011 -0600
@@ -6,6 +6,7 @@
   $ hg ci -qAm 'add a'
   $ hg branch foo
   marked working directory as branch foo
+  (branches are permanent and global, did you want a bookmark?)
   $ echo >> a
   $ hg ci -m 'change a'
   $ cd ..