Show More
@@ -1428,7 +1428,7 b' Importing multiple failing patches:' | |||||
1428 | $ echo 'B' > b # just to make another commit |
|
1428 | $ echo 'B' > b # just to make another commit | |
1429 | $ hg commit -m "a new base" |
|
1429 | $ hg commit -m "a new base" | |
1430 | created new head |
|
1430 | created new head | |
1431 |
$ hg export --rev 'desc(" |
|
1431 | $ hg export --rev 'desc("four") + desc("extended jungle")' | hg import --partial - | |
1432 | applying patch from stdin |
|
1432 | applying patch from stdin | |
1433 | patching file a |
|
1433 | patching file a | |
1434 | Hunk #1 FAILED at 0 |
|
1434 | Hunk #1 FAILED at 0 |
General Comments 0
You need to be logged in to leave comments.
Login now