equal
deleted
inserted
replaced
303 | |
303 | |
304 o 4:98065434e5c6 add cE |
304 o 4:98065434e5c6 add cE |
305 | |
305 | |
306 o 0:54ccbc537fc2 add cA |
306 o 0:54ccbc537fc2 add cA |
307 |
307 |
|
308 Test edge cases of bookmark -D |
|
309 $ hg book -D book2 -m hello |
|
310 abort: Cannot use both -m and -D |
|
311 [255] |
|
312 |
|
313 $ hg book -Draster-fix |
|
314 abort: Error, please check your command |
|
315 (make sure to put a space between -D and your bookmark name) |
|
316 [255] |
|
317 |
308 Test that direct access make changesets visible |
318 Test that direct access make changesets visible |
309 |
319 |
310 $ hg export 2db36d8066ff 02bcbc3f6e56 |
320 $ hg export 2db36d8066ff 02bcbc3f6e56 |
311 # HG changeset patch |
321 # HG changeset patch |
312 # User test |
322 # User test |