equal
deleted
inserted
replaced
13 A test.patch |
13 A test.patch |
14 % qnew missing |
14 % qnew missing |
15 abort: missing: No such file or directory |
15 abort: missing: No such file or directory |
16 % qnew -m |
16 % qnew -m |
17 foo bar |
17 foo bar |
|
18 |
18 % qnew twice |
19 % qnew twice |
19 abort: patch "first.patch" already exists |
20 abort: patch "first.patch" already exists |
20 abort: patch "first.patch" already exists |
21 abort: patch "first.patch" already exists |
21 % qnew -f from a subdirectory |
22 % qnew -f from a subdirectory |
22 Patch queue now empty |
23 Patch queue now empty |