Show More
@@ -519,7 +519,7 b' cleaning up' | |||||
519 | $ hg qpush --move test.patch # already applied |
|
519 | $ hg qpush --move test.patch # already applied | |
520 | abort: cannot push to a previous patch: test.patch |
|
520 | abort: cannot push to a previous patch: test.patch | |
521 | [255] |
|
521 | [255] | |
522 | $ sed -i.bak '2i# make qtip index different in series and fullseries' `hg root`/.hg/patches/series |
|
522 | $ sed -i.bak '2i\# make qtip index different in series and fullseries' `hg root`/.hg/patches/series | |
523 | $ cat `hg root`/.hg/patches/series |
|
523 | $ cat `hg root`/.hg/patches/series | |
524 | # comment |
|
524 | # comment | |
525 | # make qtip index different in series and fullseries |
|
525 | # make qtip index different in series and fullseries |
General Comments 0
You need to be logged in to leave comments.
Login now