Show More
@@ -468,15 +468,10 b' handling of untracked directories and mi' | |||||
468 | \r (no-eol) (esc) |
|
468 | \r (no-eol) (esc) | |
469 | \r (no-eol) (esc) |
|
469 | \r (no-eol) (esc) | |
470 | removing d1/a (glob) |
|
470 | removing d1/a (glob) | |
471 | #if windows |
|
471 | ||
472 | $ hg rm --after nosuch |
|
472 | $ hg rm --after nosuch | |
473 | nosuch: * (glob) |
|
473 | nosuch: * (glob) | |
474 | [1] |
|
|||
475 | #else |
|
|||
476 | $ hg rm --after nosuch |
|
|||
477 | nosuch: No such file or directory |
|
|||
478 | \r (no-eol) (esc) |
|
474 | \r (no-eol) (esc) | |
479 | deleting [===========================================>] 1/1\r (no-eol) (esc) |
|
475 | deleting [===========================================>] 1/1\r (no-eol) (esc) | |
480 | \r (no-eol) (esc) |
|
476 | \r (no-eol) (esc) | |
481 | [1] |
|
477 | [1] | |
482 | #endif |
|
General Comments 0
You need to be logged in to leave comments.
Login now