tests/test-pull-update.t
changeset 30332 318a24b52eeb
parent 28274 5d9578d9ad1a
child 31167 696e321b304d
equal deleted inserted replaced
30331:b19291e5d506 30332:318a24b52eeb
   128   $ hg update -q 483b76ad4309
   128   $ hg update -q 483b76ad4309
   129   $ hg rollback -q
   129   $ hg rollback -q
   130 
   130 
   131 Test that updating deactivates current active bookmark, if the
   131 Test that updating deactivates current active bookmark, if the
   132 destination of the update is explicitly specified, and it doesn't
   132 destination of the update is explicitly specified, and it doesn't
   133 match with the name of any exsiting bookmarks.
   133 match with the name of any existing bookmarks.
   134 
   134 
   135   $ cd ../t
   135   $ cd ../t
   136   $ hg bookmark -d active-after-pull
   136   $ hg bookmark -d active-after-pull
   137   $ hg branch bar -q
   137   $ hg branch bar -q
   138   $ hg commit -m "#5 (bar #1)"
   138   $ hg commit -m "#5 (bar #1)"