##// END OF EJS Templates
summary: test that current bookmark isn't shown...
Kevin Bullock -
r18620:7da487b0 default
parent child Browse files
Show More
@@ -467,6 +467,13 b' create bundle with two heads'
467
467
468 update to current bookmark if it's not the parent
468 update to current bookmark if it's not the parent
469
469
470 $ hg summary
471 parent: 2:db815d6d32e6
472 2
473 branch: default
474 bookmarks: Y x y
475 commit: 1 added, 1 unknown (new branch head)
476 update: 2 new changesets (update)
470 $ hg update
477 $ hg update
471 updating to active bookmark Z
478 updating to active bookmark Z
472 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
479 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
General Comments 0
You need to be logged in to leave comments. Login now