tests/test-hgweb-commands.t
branchstable
changeset 15615 41885892796e
parent 15375 fe9d36a6853e
child 15623 fc8c7a5ccc4a
--- a/tests/test-hgweb-commands.t	Mon Dec 05 17:09:11 2011 -0600
+++ b/tests/test-hgweb-commands.t	Thu Dec 08 14:32:44 2011 -0600
@@ -20,6 +20,7 @@
   $ echo another > foo
   $ hg branch stable
   marked working directory as branch stable
+  (branches are permanent and global, did you want a bookmark?)
   $ hg ci -Ambranch
   $ hg serve --config server.uncompressed=False -n test -p $HGPORT -d --pid-file=hg.pid -E errors.log
   $ cat hg.pid >> $DAEMON_PIDS