Mercurial > public > mercurial-scm > hg-stable
diff tests/test-bookmarks-pushpull.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 | 7ca534f31a83 |
line wrap: on
line diff
--- a/tests/test-bookmarks-pushpull.t Sun Oct 28 14:16:16 2012 +0100 +++ b/tests/test-bookmarks-pushpull.t Mon Oct 29 14:02:30 2012 +0100 @@ -335,7 +335,7 @@ adding manifests adding file changes added 5 changesets with 5 changes to 3 files (+2 heads) - updating to branch default + updating to bookmark @ 2 files updated, 0 files merged, 0 files removed, 0 files unresolved $ hg -R cloned-bookmarks bookmarks * @ 1:9b140be10808 @@ -355,7 +355,7 @@ adding manifests adding file changes added 5 changesets with 5 changes to 3 files (+2 heads) - updating to branch default + updating to bookmark @ 2 files updated, 0 files merged, 0 files removed, 0 files unresolved $ cd addmarks $ echo foo > foo