comparison tests/test-pull-update.t @ 30332:318a24b52eeb

spelling: fixes of non-dictionary words
author Mads Kiilerich <madski@unity3d.com>
date Mon, 17 Oct 2016 23:16:55 +0200
parents 5d9578d9ad1a
children 696e321b304d
comparison
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)"