tests/test-http-branchmap.t
changeset 15623 fc8c7a5ccc4a
parent 15446 c5c9ca3719f9
parent 15615 41885892796e
child 17467 448d0c452140
--- a/tests/test-http-branchmap.t	Thu Dec 08 16:39:00 2011 +0100
+++ b/tests/test-http-branchmap.t	Thu Dec 08 16:01:44 2011 -0600
@@ -7,6 +7,7 @@
   $ hg init a
   $ hg --encoding utf-8 -R a branch æ
   marked working directory as branch \xc3\xa6 (esc)
+  (branches are permanent and global, did you want a bookmark?)
   $ echo foo > a/foo
   $ hg -R a ci -Am foo
   adding foo