diff tests/test-bookmarks.t @ 17882:36ed69d4593d stable

clone: show status "updating to bookmark @" if bookmark @ is not on the default branch, we show updating to bookmark @ on branch <name>
author Adrian Buehlmann <adrian@cadifra.com>
date Mon, 29 Oct 2012 14:02:30 +0100
parents 7d4e98bf114d
children 2c1fc483efa4
line wrap: on
line diff
--- a/tests/test-bookmarks.t	Sun Oct 28 14:16:16 2012 +0100
+++ b/tests/test-bookmarks.t	Mon Oct 29 14:02:30 2012 +0100
@@ -363,7 +363,7 @@
      a@                        2:db815d6d32e6
      x  y                      2:db815d6d32e6
   $ hg clone . cloned-bookmarks
-  updating to branch default
+  updating to bookmark @
   2 files updated, 0 files merged, 0 files removed, 0 files unresolved
   $ hg -R cloned-bookmarks bookmarks
    * @                         2:db815d6d32e6
@@ -381,7 +381,7 @@
   adding manifests
   adding file changes
   added 3 changesets with 3 changes to 3 files (+1 heads)
-  updating to branch default
+  updating to bookmark @
   2 files updated, 0 files merged, 0 files removed, 0 files unresolved
   $ hg -R cloned-bookmarks-pull bookmarks
    * @                         2:db815d6d32e6