When a patch is applied remote in the same place as it is in the mq, then it is
not pulled because it is here, but its children are pulled. It is impossible to
qpop the patch. The only thing you can do is qfinish.
pull --rebase does not handle this situation. (I needed some time to fix the mq...) |